summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Grab next major (68) for the Specialix SI/XIO driver which is due topeter1995-08-052-2/+29
* Update the SCB controll byte bit definitions to match new SCB_DISCENB bit.gibbs1995-08-052-13/+10
* Allow any speed from 0..76800ache1995-08-022-28/+8
* Sync to author's Version 1.3.jkh1995-08-011-10/+21
* Sync to reality for the Gravis Ultrasound MAX card.jkh1995-08-012-8/+20
* Reserve space for Jim Lowe's impending Matrox Meteor card driver.jkh1995-07-311-1/+22
* Eliminate the use of TS_TIMEOUT and ttstrt(). These are for handlingbde1995-07-311-15/+13
* Sleep on a better address to wait for output to drain out of thebde1995-07-311-2/+3
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-313-10/+5
* Improve input flow control.bde1995-07-313-68/+16
* Return the correct number of I/O ports as part of the probe so that thedufault1995-07-311-1/+1
* Long overdue, more complete, reset code. These changes implement agibbs1995-07-311-180/+592
* Fix a bug in my disabled version of trap_pfault()...curpcb may be NULL evendg1995-07-301-3/+3
* Fix enough of the recently introduced brokenness for LINT to compile.bde1995-07-296-5/+16
* The lemac driver didn't pass transmitted packets to bpf. Now it does.paul1995-07-291-1/+7
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-294-21/+8
* Removed the poorly named unused bogus common variable `total'. It wasbde1995-07-291-2/+2
* Don't let IXOFF or ECHONL stop the setting of TS_CAN_BYPASS_L_RINT. IXOFFbde1995-07-293-21/+15
* Always wake up writers after clearing TS_BUSY. This will soon bebde1995-07-293-32/+11
* This file got left out for some reason - merge it in with the rest ofjkh1995-07-281-0/+12
* Merge in changes for VOXWARE 3.05jkh1995-07-282-60/+167
* Support for voxware 3.05.jkh1995-07-281-1/+3
* Update the sound driver to VOXWARE 3.05 with one GUS patch fromjkh1995-07-2860-1754/+7481
* Fixed bug where a bogus packet length could cause a panic if the lengthdg1995-07-281-3/+5
* Fixed bug I introduced with the memory-size code rewrite that brokedg1995-07-282-5/+4
* Change bogus `extern inline' to `static inline'.bde1995-07-251-1/+1
* Change memcmp() to bcmp(). memcmp() isn't declared or implementedbde1995-07-253-13/+13
* Fix bogus constraint "i" that only worked with -O. The cases where itbde1995-07-251-3/+9
* Restore the the fix in revision 1.23 that was blown away by a later commit:bde1995-07-251-3/+1
* First step of fixing the remaining sloppy common-style declarations.bde1995-07-253-6/+6
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-251-3/+3
* Fix clean rule to remove remove everything that isn't created by configbde1995-07-221-3/+4
* Fix clean rule for aic7xxx_asm.bde1995-07-221-2/+2
* this avaids the "lineoverflow" which you'll always get at 80 columnjoerg1995-07-221-2/+2
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-224-20/+11
* Remove vat_audio driver support here too.bde1995-07-221-29/+11
* Move the inline code for waking up writers to a new functionbde1995-07-226-47/+15
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-212-22/+2
* Obtained from: partly from an ancient patch of mine via 1.1.5bde1995-07-211-2/+2
* Remove vat_audio driver supportpst1995-07-201-2/+1
* Rewrote memory sizing code to generally deal with holes in extended memory.dg1995-07-192-50/+101
* Specify the controller bus in the scsi_link structure to allow hardwiredgibbs1995-07-171-2/+3
* Add examples for wiring down scbuses to drivers as well as specifyinggibbs1995-07-172-12/+20
* Added crdselect definition for !NCRD case.dg1995-07-161-1/+2
* This fixes a compiler warning, and a cosmetic problem with the linuxpeter1995-07-161-6/+2
* Reviewed by: phkphk1995-07-162-5/+30
* Make the bootinfo structure visible from sysctl.phk1995-07-162-3/+8
* Include ``options POWERFAIL_NMI'' for owners of older (non-apm)joerg1995-07-163-7/+60
* Don't include <sys/tty.h> in drivers that aren't tty drivers or in generalbde1995-07-168-12/+4
* Fix compiler warnings (systm.h wasn't included).bde1995-07-161-0/+1
OpenPOWER on IntegriCloud