- AHCI Driver modification
- Posted by eugenios@gmail.com on June 26th, 2007
Hello,
background:
I am running linux on a processor embedded in a FPGA, and need a AHCI
support for
a device not on PCI but my own custom bus.
The kernel version is 2.6.20, so there is an AHCI driver under libATA.
Question:
What type of linux device driver should I enumerate my modified AHCI
driver as?
I am still a beginner to linux and driver development.
I can develop it as a Block storage type device.
So is this the solution: convert driver type from PCI to Block?
Thanks,
Eugene
Similar Posts
- Bugcheck in (MS)AHCI driver in Windows Vista 64 bit (Drivers) by patil_suresh420@yahoo.com
- Mouse driver GUI modification (Drivers) by c2455@rogers.com
- Interesting driver modification in win2k (Drivers) by James
- Interesting driver modification in win2k (Drivers) by James
- BulkUSB DDK Driver modification (Drivers) by Sean W

