source:
branches/minix3-book/drivers/at_wini/at_wini.h@
4
| Last change on this file since 4 was 4, checked in by , 16 years ago | |
|---|---|
| File size: 252 bytes | |
| Line | |
|---|---|
| 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 0 /* add ATAPI cd-rom support to driver */ |
Note:
See TracBrowser
for help on using the repository browser.