]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386/isa/wd.c
Make it possible to adjust the IDE probe delay from kernel config files.
[FreeBSD/FreeBSD.git] / sys / i386 / isa / wd.c
1998-11-15 eivindMake it possible to adjust the IDE probe delay from...
1998-11-15 bdeFixed the bug that caused negative busycounts in devsta...
1998-11-14 obrienThis commit was generated by cvs2svn to compensate...
1998-11-13 jdpThis commit was generated by cvs2svn to compensate...
1998-11-13 jdpThis commit was generated by cvs2svn to compensate...
1998-10-30 joergThis commit was generated by cvs2svn to compensate...
1998-10-22 bdeInitialize isa_devtab entries for interrupt handlers...
1998-10-13 dgFixed two potentially serious classes of bugs:
1998-10-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-10-05 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-25 rvbThis commit was generated by cvs2svn to compensate...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 gibbsUpdate system to new device statistics code.
1998-09-14 sosRemove the SLICE code.
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-09 markmThis commit was generated by cvs2svn to compensate...
1998-09-06 jdpThis commit was generated by cvs2svn to compensate...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-08-29 rvbThis commit was generated by cvs2svn to compensate...
1998-08-27 abialThis commit was generated by cvs2svn to compensate...
1998-08-23 obrienThis commit was generated by cvs2svn to compensate...
1998-08-23 phkremove bdevsw arg from dsopen();
1998-08-21 msmithThis commit was generated by cvs2svn to compensate...
1998-08-20 msmithThis commit was generated by cvs2svn to compensate...
1998-08-03 peterThis commit was generated by cvs2svn to compensate...
1998-07-30 bdeAdded a flags arg to dsopen() and updated drivers....
1998-07-13 julianSLICE probing becomes asynchronous. It can now be trigg...
1998-07-11 bdeFixed printf format errors.
1998-07-09 desThis commit was generated by cvs2svn to compensate...
1998-07-08 dtThis commit was generated by cvs2svn to compensate...
1998-07-06 rnordierThis commit was generated by cvs2svn to compensate...
1998-07-04 julianThere is no such thing any more as "struct bdevsw".
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-11 peterThis commit was generated by cvs2svn to compensate...
1998-06-07 dfrFix some more ioctls which I missed becausese they...
1998-06-07 dfrThis commit fixes various 64bit portability problems...
1998-05-19 julianThis commit was generated by cvs2svn to compensate...
1998-05-19 julianThis commit was generated by cvs2svn to compensate...
1998-05-11 sosOops, only apply the CHS size from lbasize thing when...
1998-05-07 juliancleanup:
1998-05-06 julianAdd dump support to the DEVFS/slice code.
1998-05-05 sosFix the 4-8G LBA geometry it was wrong.
1998-05-03 peterThis commit was generated by cvs2svn to compensate...
1998-05-02 peterThis commit was generated by cvs2svn to compensate...
1998-04-29 andreasThis commit was generated by cvs2svn to compensate...
1998-04-28 acheThis commit was generated by cvs2svn to compensate...
1998-04-24 julianslice_device.c: permissions changes for SLICE devices
1998-04-23 julianWhen calling the open function, specify either FREAD...
1998-04-22 julianBad144 support for the slice system (!)
1998-04-22 julianclose() is no longer a SLICE method.
1998-04-19 julianAdd changes and code to implement a functional DEVFS.
1998-04-19 peterBack out previous commit, obrien doesn't seem to be...
1998-04-18 obrienMFC (reduce diff w/-CUR, with hopes of getting DMA...
1998-04-11 dysonMinor typo in the wd driver. The manifestation of...
1998-04-10 sosDo not clobber "heads" by &= in wdcommand use only &.
1998-04-09 sosTry to use the "right" CHS translations of a LBA device.
1998-04-08 sosAdd LBA mode support for large drives.
1998-04-02 eivindShut up GCC.
1998-03-21 peterThis commit was generated by cvs2svn to compensate...
1998-03-21 peterThis commit was generated by cvs2svn to compensate...
1998-03-11 jbThis commit was generated by cvs2svn to compensate...
1998-03-10 peterThis commit was generated by cvs2svn to compensate...
1998-03-10 jbThis commit was generated by cvs2svn to compensate...
1998-03-10 peterThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-07 jbThis commit was generated by cvs2svn to compensate...
1998-03-07 jdpThis commit was generated by cvs2svn to compensate...
1998-03-07 jdpThis commit was generated by cvs2svn to compensate...
1998-03-01 jdpThis commit was generated by cvs2svn to compensate...
1998-03-01 jdpThis commit was generated by cvs2svn to compensate...
1998-02-28 steveThis commit was generated by cvs2svn to compensate...
1998-02-16 eivindAdd HW_WDOG to LINT, and turn it into a new-style option.
1998-02-02 cwtThis commit was generated by cvs2svn to compensate...
1998-02-01 bdeFixed the search for free wd drives. The search was...
1998-01-30 peterThis commit was generated by cvs2svn to compensate...
1998-01-26 peterThis commit was generated by cvs2svn to compensate...
1998-01-24 eivindMake all file-system (MFS, FFS, NFS, LFS, DEVFS) relate...
1998-01-24 dysonAdd better support for larger I/O clusters, including...
1998-01-16 pstBring in IDE ATAPI floppy support.
1998-01-11 cvs2svnThis commit was manufactured by cvs2svn to create branc...
1998-01-10 cvs2svnThis commit was manufactured by cvs2svn to create branc...
1998-01-08 jmgThis commit was generated by cvs2svn to compensate...
1998-01-04 acheThis commit was generated by cvs2svn to compensate...
1997-12-15 cwtThis commit was generated by cvs2svn to compensate...
1997-12-15 helbigThis commit was generated by cvs2svn to compensate...
1997-12-13 msmithThis commit was generated by cvs2svn to compensate...
1997-12-06 bdeUse ENOIOCTL instead of -1 (= ERESTART) for diskslice...
1997-12-04 helbigThis commit was generated by cvs2svn to compensate...
1997-12-02 phkIn all such uses of struct buf: 's/b_un.b_addr/b_data/g'
1997-11-27 pstThis commit was generated by cvs2svn to compensate...
1997-11-16 peterThis commit was generated by cvs2svn to compensate...
next