aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Fixed the problem where the floppy has incorrectly failed probingJoerg Wunsch1994-09-171-17/+34
* Updated driver to the 1.1.5 version:David Greenman1994-09-173-308/+564
* Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included fromDavid Greenman1994-09-162-6/+2
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> + <se>Stefan Eßer1994-09-161-126/+131
* Added support for many more videomodes, including graphic modes up tilSøren Schmidt1994-09-151-189/+249
* Increase transfer speed by waiting much less than 10ms after requestAndrey A. Chernov1994-09-141-2/+11
* Added a bit of missing functionality to make this work correctly on aGarrett Wollman1994-09-141-70/+92
* Digicom Systems Inc, makes "softmodems". What this means is simply thatPoul-Henning Kamp1994-09-131-2/+164
* Removed MULTICAST ifdef's; it's no longer optional. Cleaned up code aDavid Greenman1994-09-071-196/+96
* unifdef -DMULTICAST, since multicast support is always enabled in 4.4.Garrett Wollman1994-09-071-20/+1
* Reviewed by: Stefan Esser <se>Stefan Eßer1994-09-061-2/+2
* Reviewed by:Andreas Schulz1994-09-051-4/+68
* Reviewed by:Andreas Schulz1994-09-032-77/+247
* Newly implemented ioctls list:Andrey A. Chernov1994-09-032-245/+344
* Reviewed by:Andreas Schulz1994-09-021-1/+3
* Reviewed by:Andreas Schulz1994-09-021-2/+2
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> + Stefan Esser <se>Stefan Eßer1994-09-011-0/+598
* Use RAW_PART=2 to trick diskerrAndrey A. Chernov1994-08-291-2/+4
* Raw partition is 2 nowAndrey A. Chernov1994-08-291-2/+2
* Bruce was right, stupid device returns non-busy state too early,Andrey A. Chernov1994-08-281-8/+6
* 1) Changed ddb into a option rather than a pseudo-device (use options DDBDavid Greenman1994-08-271-6/+2
* Continue previous fix:Andrey A. Chernov1994-08-271-3/+5
* 1) Raw partition number was incorrectly 0, changed to 3Andrey A. Chernov1994-08-271-5/+22
* Add Charles Martin Hannum to copyright notice so he can stop whining andGarrett Wollman1994-08-251-101/+109
* Updated to final 1.1.5 version (revision 1.56).Bruce Evans1994-08-251-471/+508
* Reviewed by:Andreas Schulz1994-08-242-3/+154
* Ran ft.c through ident.Paul Richards1994-08-232-23/+22
* Fixed minor typo in diagnostic message.David Greenman1994-08-221-2/+2
* 1) cleaned up after Garrett - fixed more redundant declarations, changedDavid Greenman1994-08-201-4/+1
* Fix up some sloppy coding practices:Garrett Wollman1994-08-181-3/+1
* Bruce Evans' dynamic interrupt support.David Greenman1994-08-181-1/+2
* Oops, changed order of include lines...Søren Schmidt1994-08-171-5/+5
* Updated to latest 1.1.5.1+ versionSøren Schmidt1994-08-171-386/+432
* Add option KBD_RESET_FAIL_OK so that GCC 2.6 doesn't break myGarrett Wollman1994-08-151-1/+4
* Change all #includes to follow the current Berkeley style. Some of theseGarrett Wollman1994-08-139-143/+144
* Removed some unnecessary code that sets the link layer address. This shouldDavid Greenman1994-08-121-29/+1
* Add missing ifr variable declaration that I forgot when adding MTUDavid Greenman1994-08-121-3/+4
* Fix a compilation-stopping typo; whoops, David - more sleep! :-)Jordan K. Hubbard1994-08-081-2/+2
* Added support for SIOCSIFMTU.David Greenman1994-08-082-2/+25
* Added ioctl support for SIOCSIFMTU.David Greenman1994-08-081-3/+15
* Updated to include improvements from FreeBSD 1.1.5. Fixed brokenessDavid Greenman1994-08-042-637/+897
* Added $Id$David Greenman1994-08-025-5/+16
* Fixed a bug that was introduced in the conversion from 1.1.5 to 2.0.David Greenman1994-08-011-6/+14
* Cast arguments to timeout() to quite compiler warnings. Should weRodney W. Grimes1994-05-271-5/+5
* Since we have removed com.c and renamed comreg.h to sioreg.h I need toRodney W. Grimes1994-05-261-1/+1
* Fix some references to MIN() and MAX() that have been replaced by min() andRodney W. Grimes1994-05-262-2/+2
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-258-103/+90
* Added the bugfixes from the current NetBSD driver. Put in some parts ofAndreas Schulz1994-05-021-64/+98
* Change old alias b_cylin to b_residGary Clark II1994-04-301-2/+2
* Updated swedish keymap.Søren Schmidt1994-04-261-18/+18