source:
branches/minix3-book/drivers/at_wini/at_wini.h
| Last change on this file was 4, checked in by , 15 years ago | |
|---|---|
| File size: 252 bytes | |
| Rev | Line | |
|---|---|---|
| [4] | 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.