Changeset 131
- Timestamp:
- Oct 17, 2011, 8:34:57 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/os2ahci.c
r128 r131 231 231 /* add specfied PCI ID as a supported generic AHCI adapter */ 232 232 drv_parm_int(s, vendor, u16, 16); 233 s--; 233 234 drv_parm_int(s, device, u16, 16); 234 235 if (add_pci_id(vendor, device)) {
Note:
See TracChangeset
for help on using the changeset viewer.