Scott Long cb0d64b9b9 Fix a 64-bit bogon. The hardware command structure only has one 32 bit
field for holding driver-dependant data.  Instead of putting the pointer
to the driver command struct in there, take advantage of these structs
being a (virtually) contiguous array and just put the array index in the
field.
2003-02-19 23:33:56 +00:00
..
2002-11-14 05:08:22 +00:00
2003-02-05 14:03:55 +00:00
2002-09-20 18:15:40 +00:00
2003-02-16 14:13:23 +00:00
2003-02-16 14:13:23 +00:00
2002-11-06 22:58:55 +00:00
2002-10-18 12:06:01 +00:00
2003-02-07 06:58:32 +00:00
2003-02-16 01:30:31 +00:00
2003-02-19 00:32:01 +00:00
2002-11-28 01:09:29 +00:00
2003-02-16 14:13:23 +00:00
2003-02-16 14:13:23 +00:00
2003-02-16 14:13:23 +00:00
2002-09-21 21:43:49 +00:00
2002-11-28 01:15:01 +00:00