source:
trunk/minix/drivers/at_wini/at_wini.h@
10
Last change on this file since 10 was 9, checked in by , 14 years ago | |
---|---|
File size: 255 bytes |
Rev | Line | |
---|---|---|
[9] | 1 | #include "../drivers.h" |
2 | #include "../libdriver/driver.h" | |
3 | #include "../libdriver/drvlib.h" | |
4 | ||
5 | _PROTOTYPE(int main, (void)); | |
6 | ||
7 | #define VERBOSE 0 /* display identify messages during boot */ | |
8 | #define ENABLE_ATAPI 1 /* add ATAPI cd-rom support to driver */ |
Note:
See TracBrowser
for help on using the repository browser.