ikidd@lemmy.world to Linux@programming.dev · 4 days agoWriting a basic Linux device driver when you know nothing about Linux drivers or USBcrescentro.seexternal-linkmessage-square9linkfedilinkarrow-up1177arrow-down11
arrow-up1176arrow-down1external-linkWriting a basic Linux device driver when you know nothing about Linux drivers or USBcrescentro.seikidd@lemmy.world to Linux@programming.dev · 4 days agomessage-square9linkfedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1·3 days agoNice. Now what do I do if I have ~0 device driver experience[1]? Oh and I also have 0 devices to make a driver for :P, so need to fix that too. not fully 0, because I might have used setpci a few times and built some drivers from source ↩︎
Nice. Now what do I do if I have ~0 device driver experience[1]?
Oh and I also have 0 devices to make a driver for :P, so need to fix that too.
not fully 0, because I might have used
setpci
a few times and built some drivers from source ↩︎