Minor fixes to comments.
[AROS.git] / rom / devs / ahci / ahci.conf
blob1bde6b096e363cb50bb1ffcd5c11ee34df457ab5
1 ##begin config
2 basename        ahci
3 version         00.01
4 libbasetype     struct AHCIBase
5 residentpri     3
6 beginio_func    BeginIO
7 abortio_func    AbortIO
8 options         noexpunge
9 ##end config
11 ##begin cdefprivate
12 #include "ahci_intern.h"
13 ##end cdefprivate
15 ##begin functionlist
16 ##end functionlist