summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Ran ft.c through ident.paul1994-08-232-23/+22
* Fixed minor typo in diagnostic message.dg1994-08-221-2/+2
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-201-4/+1
* Fix up some sloppy coding practices:wollman1994-08-181-3/+1
* Bruce Evans' dynamic interrupt support.dg1994-08-181-1/+2
* Oops, changed order of include lines...sos1994-08-171-5/+5
* Updated to latest 1.1.5.1+ versionsos1994-08-171-386/+432
* Add option KBD_RESET_FAIL_OK so that GCC 2.6 doesn't break mywollman1994-08-151-1/+4
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-139-145/+146
* Removed some unnecessary code that sets the link layer address. This shoulddg1994-08-121-29/+1
* Add missing ifr variable declaration that I forgot when adding MTUdg1994-08-121-3/+4
* Fix a compilation-stopping typo; whoops, David - more sleep! :-)jkh1994-08-081-2/+2
* Added support for SIOCSIFMTU.dg1994-08-082-2/+25
* Added ioctl support for SIOCSIFMTU.dg1994-08-081-3/+15
* Updated to include improvements from FreeBSD 1.1.5. Fixed brokenessdg1994-08-042-643/+903
* Added $Id$dg1994-08-025-5/+16
* Fixed a bug that was introduced in the conversion from 1.1.5 to 2.0.dg1994-08-011-6/+14
* Cast arguments to timeout() to quite compiler warnings. Should wergrimes1994-05-271-5/+5
* Since we have removed com.c and renamed comreg.h to sioreg.h I need torgrimes1994-05-261-1/+1
* Fix some references to MIN() and MAX() that have been replaced by min() andrgrimes1994-05-262-2/+2
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-258-103/+90
* Added the bugfixes from the current NetBSD driver. Put in some parts ofats1994-05-021-64/+98
* Change old alias b_cylin to b_residgclarkii1994-04-301-2/+2
* Updated swedish keymap.sos1994-04-261-18/+18
* Fixed missing bounds check in scroll up/down sequence, that couldsos1994-04-261-5/+11
* Added support for the 16 port Boca via a flag to specify that there isdg1994-04-231-4/+9
* Changed timer usage to new functions in clock.csos1994-04-211-6/+8
* Change timer usage to use new functions in clock.csos1994-04-211-10/+13
* Bug fixes and performance improvements from John Dyson and myself:dg1994-04-202-2/+6
* Add delays after changing from 8/16 - 16/8 bit mode and after enabling/dg1994-04-131-13/+30
* Patch from S0ren, 80x50 font trashed after switching from X consoleache1994-04-121-1/+7
* Fixed brokeness in the support of the 83C790/Elite Ultra (now that Idg1994-04-102-20/+82
* Fix arguments of CONS_GETINFOache1994-04-071-2/+4
* Changes to lpt driver:csgr1994-04-061-0/+24
* Add declaration missing from previous bde's versionache1994-04-031-1/+2
* CHANGES from Bruce:ache1994-04-031-196/+307
* New interrupt code from Bruce Evans. In additional to Bruce's attacheddg1994-04-021-2/+1
* Replace CAPS led with ALTGR led for ALTGR mode (soft) keyboards,ache1994-04-011-7/+15
* Change got_status/modem_status assignment per Bruce suggestion,ache1994-04-011-4/+4
* 1) Better fix for false carrier detect on bidir portache1994-03-261-8/+16
* Fix false carrier detection on incoming bidir port.ache1994-03-251-1/+3
* 1) Change dtrwait 300 to 3 * hz (to be more kosher)ache1994-03-231-2/+4
* Add siostop to sioclose, because ttyflush called fromache1994-03-211-1/+2
* Changed the raw partition number from 3 to 0. This change lets us useats1994-03-211-2/+2
* Increase default DTR wait time up to 3 secs.ache1994-03-211-2/+2
* previous optimization from John wasn't quite ready for primetime.dg1994-03-211-9/+1
* Two fixes from John Dyson to fix hangs and panics when using ctrl-T:dg1994-03-201-13/+46
* Remove ttyfree from siocloseache1994-03-181-6/+1
* Added David Mills' kernel NTP PLL code. The current version of NTP doeswollman1994-03-151-2/+2
* Checking l_close in unneeded (one of my previous fixes),ache1994-03-141-3/+2
OpenPOWER on IntegriCloud