summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* 1.31 Randall Hopper <rhh@ct.picker.com>ahasty1998-05-163-279/+441
* Fix list corruption and memory leak that could occur whengibbs1998-05-141-2/+6
* The PnP code in 2.2.6 detects the Motorola ModemSurfer 56K,phk1998-05-131-1/+2
* Add support for the Yamaha YMF-719.steve1998-05-102-2/+8
* There is no dump routine for fd so give it an explicit NULL entryjulian1998-05-061-2/+3
* Don't call a dump routine if there isn't one. (e.g. in floppy driver)julian1998-05-062-4/+12
* Add dump support to the DEVFS/slice code.julian1998-05-066-14/+88
* Detect USR PnP x2 modem.phk1998-05-041-1/+2
* Support compiling with `gcc -ansi'. Just use __inline instead of inline.bde1998-05-011-2/+5
* Oops- osreldate.h is not around like I thought it would be... hmmm.. quick fi...mjacob1998-04-241-2/+8
* slice_device.c: permissions changes for SLICE devicesjulian1998-04-242-6/+5
* Bad144 support for the slice system (!)julian1998-04-223-23/+143
* Add support for the Qlogic ISP SCSI && FC/AL Adaptersmjacob1998-04-221-0/+559
* Add support for the Qlogic ISP SCSI && FC/AL Adaptersmjacob1998-04-228-0/+8325
* close() is no longer a SLICE method.julian1998-04-226-38/+64
* Don't allow an open to succeed if the device is invalidated during thejulian1998-04-221-1/+3
* - breakage of the warnings about pessimized i/o port types.brian1998-04-212-31/+12
* Correct the digiboard device names in agreementbrian1998-04-211-11/+16
* o Move debug stuff down a bit so that it doesn't try tobrian1998-04-211-31/+38
* Add changes and code to implement a functional DEVFS.julian1998-04-199-52/+3777
* Forgot to add opt_bktr.hahasty1998-04-191-0/+1
* Reviewed by: Amancioahasty1998-04-181-21/+97
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.des1998-04-1713-26/+26
* Stop the screensaver before switching consoles.des1998-04-171-1/+7
* Swapped "should we just return" and "should we stop the screensaver"des1998-04-161-8/+11
* Support compiling with `gcc -ansi'.bde1998-04-1511-73/+75
* Fixed autonegotiation. Card registers are now accessed via memorysemenu1998-04-131-143/+218
* take out opt_bktr.h from brooktree848.cahasty1998-04-061-1/+0
* Reviewed by: Amancioahasty1998-04-052-4/+53
* More fixes to deal with fonts:yokota1998-04-041-23/+182
* Time changes mark 2:phk1998-04-041-10/+12
* Add two workarounds for broken MP tables:tegge1998-04-011-4/+20
* Don't use fast interrupts when initialized through PnP. if_ed doeseivind1998-03-291-2/+1
* Removed unused #includes.bde1998-03-287-30/+6
* Moved some #includes from <sys/param.h> nearer to where they are actuallybde1998-03-281-0/+1
* Several changes:peter1998-03-233-284/+519
* New versions of Specialix host card download code.peter1998-03-232-0/+3466
* merge from 2.2peter1998-03-211-2/+3
* Merge from 2.2, plus some other changes. In the config file entry,peter1998-03-211-48/+66
* Protect against count of chars received being 0, which causes a panicdg1998-03-182-2/+6
* PR: i386/6040danny1998-03-171-1/+2
* Add EISA support for DPT driversjulian1998-03-114-9/+569
* Slightly more correct initialisation of the new buf struct for soft-updates.julian1998-03-091-1/+3
* Correct an ethernet framesize mismatch that caused poorsteve1998-03-091-1/+1
* merge benfor branch changes onto mainline.peter1998-03-083-60/+498
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)julian1998-03-081-1/+3
* Correct minor typojkh1998-03-051-1/+1
* *** empty log message ***semenu1998-03-041-13/+80
* Added support for the 82553 and 'B' 82555 PHY.dg1998-03-032-2/+15
* Restored half of the ANSI semantic errors fix which was clobberedbde1998-03-011-2/+0
OpenPOWER on IntegriCloud