summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
...
* From: Jim Babb <babb@sedhps01.mdc.com>nate1994-02-141-3/+6
* Tentative fdc patches...alm1994-02-072-39/+2
* Change all siointr (expect in Vsio, of course) to comintr1ache1994-02-071-16/+9
* Fixed bug in probe that was causing it to always probe true.dg1994-02-071-2/+2
* Add floppy tape driver - fd => fdcalm1994-02-072-98/+182
* From: Chris Wiener <cwiener@CRLABS.COM>dg1994-02-071-2/+2
* 1) Proper fix for suspended output in multiport caseache1994-02-061-6/+8
* Update for new format of cd_toc_entry that was changed in sys/cdio.h.rgrimes1994-02-061-4/+4
* Make the screen savers runtime switchable. Everybody wants achmr1994-02-041-26/+57
* if_ep.c: removed netisr.h, fixed unconverted ep_ac, changed <> into ""dg1994-02-033-36/+32
* Make BLANK_SAVER default to stop best saver war.ache1994-02-021-2/+2
* Fix error in multiport part:ache1994-02-021-5/+4
* Added 8003EB board type. Clue from Gerard J van der Grinten (gvdg@cdc.com)dg1994-02-022-12/+8
* Added type code for 8003W.dg1994-02-022-3/+9
* Moved paren in sgetc to where it belongs. (My fault, I must have wiped itnate1994-02-011-2/+2
* Add missing arg to Debugger() call.rich1994-02-011-3/+3
* Make old SNAKE_SAVER code compile with new syscons changes.ache1994-02-011-15/+15
* 1) Restore removed SNAKE_SAVER (Nate, WHY you do it?)ache1994-02-011-7/+71
* Russian keymap is broken after last commit (fixed)ache1994-02-011-11/+11
* Comment #define STAR_SAVER, it is configuration "options"ache1994-02-011-2/+2
* From: sos@login.dkuug.dk (S|ren Schmidt)nate1994-02-012-583/+575
* Remove CALLOUTMASK, if non-bidir case.ache1994-01-311-1/+5
* 1) Set ipending back to 4, because (16 + 4) bit not inache1994-01-311-151/+91
* Patch from dcjm@cs.ed.ac.uk (Dave Matthews)...dg1994-01-311-1/+10
* Patch from Brian Smith (modified a little by me) to allow kernel configdg1994-01-311-2/+7
* Whoops, syntax error where I forgot a parenthesis.nate1994-01-261-2/+2
* FreeBSD modifications to driver.nate1994-01-261-73/+110
* Newer version of Herb Peyerl's 3C509 driver straight from NetBSD-current.nate1994-01-261-400/+455
* Fix error with tsleep loopache1994-01-251-41/+20
* Put some more info about the toshiba ethernet cards into if_edreg.h.ats1994-01-252-12/+29
* Do my fix that I have done to all the other ethernet drivers to usergrimes1994-01-251-28/+27
* Add Ctrl-Altr-Esc DBG key to RUKEYMAP (russian keymap)ache1994-01-241-3/+3
* Added the correct typecast's to the untimeout calls. Added a missingats1994-01-221-4/+5
* Changed the default 'reboot' routine from cpu_reset() to shutdown_nice().nate1994-01-181-2/+2
* Changed the default syscons keymap to have <CTL-ALT-ESC> enter thenate1994-01-181-4/+4
* Reduced the delay amounts per patch submitted by gclarkii@netport.neosoft.comnate1994-01-181-4/+4
* From Gary Clark II:jkh1994-01-162-72/+46
* "New" VM system from John Dyson & myself. For a run-down of thedg1994-01-141-5/+5
* Added the support for the Toshiba ethernet cards. It is onlyats1994-01-111-3/+36
* Thrown out the obsolete drivers in the TODO list.ats1994-01-111-1/+7
* From ache:ache1994-01-111-139/+187
* First beta version of the 3C509 driver changed for FreeBSD. Knownats1994-01-101-102/+124
* Committed the original NetBSD version of this driver to get the changesats1994-01-102-0/+1144
* Yanked out history section as it is unlikely there will be any furtherdg1994-01-031-154/+64
* Convert syscall to trapframe. Based on work done by John Brezak.dg1994-01-031-7/+1
* Temporary plug CLOCAL security hole, while sticky bitsache1994-01-021-1/+11
* Use separate fields for format GAP and read/write GAP.ache1993-12-211-19/+16
* Don't cast 2nd arg to fillw() per David's comments. The castrich1993-12-211-23/+20
* cast arg 2 of fillw() calls to type caddr_t as in pccons.rich1993-12-211-25/+29
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-193-16/+23
OpenPOWER on IntegriCloud