Changeset 485 for GPL/trunk/drv32/dispatch.c
- Timestamp:
- May 23, 2010, 10:17:06 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk/drv32/dispatch.c
r484 r485 103 103 104 104 #ifdef DEBUG 105 printk("StratIOCtl 0x%x\n", rp->Function);105 //printk("StratIOCtl 0x%x\n", rp->Function); 106 106 #endif 107 107 // printk("cmd: %x, len: %i, pack: %x\n",rp->Function, rp->ParmLength, rp->ParmPacket);
Note:
See TracChangeset
for help on using the changeset viewer.