Changeset 67 for trunk/src/os2ahci/os2ahci.c
- Timestamp:
- Dec 26, 2010, 6:20:33 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/os2ahci.c
r47 r67 245 245 246 246 if (DevHelp_RegisterDeviceClass("OS2AHCI", (PFN) add_entry, 0, 1, 247 &add_handle)) {247 &add_handle)) { 248 248 cprintf("error: couldn't register device class\n"); 249 249 goto init_fail;
Note:
See TracChangeset
for help on using the changeset viewer.