History log of /src/sys/dev/isa/mcdreg.h |
Revision | | Date | Author | Comments |
1.9 |
| 08-Jun-2000 |
cgd | in allegedly-MI code, if we're gonna use '#pragma pack(N)', #pragma pack() should be used to reset the packing. (#pragma pack(4) was used here before. "wrong!")
|
1.8 |
| 04-Apr-1997 |
christos | branches: 1.8.22; 1.8.30; Busify the driver (from perry).
|
1.7 |
| 10-Jul-1995 |
cgd | fix from Onno van der Linden for large-file read timeouts on double-speed drives. A different read command must be used on double-speed drives. It boggles my mind that people could design hardware this stupid.
|
1.6 |
| 27-Mar-1995 |
mycroft | Largely rewritten by me, with some input from Dave Burgess. Implement most of the CDIOC* calls correctly, improve performance by 10x when interrupts work, and implement the same generic disk framework as other drivers. Needs some more work.
|
1.5 |
| 27-Oct-1994 |
cgd | new RCS ID format.
|
1.4 |
| 21-Feb-1994 |
mycroft | Fix copyright. No code by G. Clark left.
|
1.3 |
| 21-Feb-1994 |
mycroft | Fixed probe routine from Holger Veit; lots of other cleanup by me.
|
1.2 |
| 17-Nov-1993 |
cgd | branches: 1.2.2; added two copyright strings at the request of Gary Clark II <gclarkii@freefall.cdrom.com>, because he hacked and is in the process of hacking the code significantly.
|
1.1 |
| 04-Nov-1993 |
cgd | add mcd: Mitsumi CD driver by Holger Veit and Brian Moore
|
1.2.2.1 |
| 02-Feb-1994 |
mycroft | Updates from Gary Clark II; may need more work.
|
1.8.30.1 |
| 22-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
1.8.22.1 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|