summaryrefslogtreecommitdiff
path: root/sys/i386/isa
Commit message (Expand)AuthorAgeFilesLines
* Back out that last patch since it is causing people's cards to hang.David Greenman1996-07-161-2/+2
* Brought in fix from rev 1.50: enable transmit complete interrupt.David Greenman1996-07-131-2/+2
* Brought in fix from rev.1.80: don't turn off the motor on active drives.Bruce Evans1996-07-021-1/+12
* Bring in rev 1.47, fix typo that prevented the locked termios state devicesPeter Wemm1996-07-011-2/+2
* Fixes for MSS sound support. These are pretty harmless and shouldn't affectNate Williams1996-06-292-4/+5
* Merge the fix from rev 1.158: repair the keyboard reset i broke.Joerg Wunsch1996-06-271-5/+5
* Disable the fancy i586 timer stuff. Making this work at this late stageMark Murray1996-06-261-1/+5
* Brought in most of the improvements/bugfixes from the main branch. ThanksDavid Greenman1996-06-261-2/+2
* Merge with HEAD - bring in /dev/randomMark Murray1996-06-253-2/+16
* Merge the fix from rev 1.28Joerg Wunsch1996-06-251-3/+2
* Merge from HEAD:Joerg Wunsch1996-06-252-39/+14
* Merge the fixes from rev 1.66 of fd.c and rev 1.8 of rtc.h:Joerg Wunsch1996-06-252-2/+4
* Bring the two Stallion serial card drivers (both cd1400 and intelligent)Peter Wemm1996-06-232-4/+4
* Bring in rev 1.41; fix timeout estimation with a B0 hangup.Peter Wemm1996-06-231-21/+27
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1996-06-193-0/+7477
* Merge the fix from rev. 1.28: fix the spl handling, and a deadlockJoerg Wunsch1996-06-091-14/+32
* Fixed bogus changes from mega-commit 3. This reverts the files to theirNate Williams1996-06-052-4/+6
* This 3rd mega-commit should hopefully bring us back to where we were.Jordan K. Hubbard1996-06-052-5/+3
* Bring in changes from the HEAD.Nate Williams1996-06-041-2/+2
* Merge from HEAD: hide the ``wrong sig'' message behind bootverbose.Joerg Wunsch1996-06-021-2/+4
* Fix ioctl() operations...nasty typoPaul Traina1996-05-311-2/+2
* Merge with HEAD:Justin T. Gibbs1996-05-241-2/+2
* add missed "\n" when printing an address.Dima Ruban1996-05-221-2/+2
* "board not responding" -> "board is not responding"Dima Ruban1996-05-211-5/+5
* Clean out all the FreeBSD 2.2 code to avoid confusionPaul Traina1996-05-211-120/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1996-05-196-0/+2090
* Merge from rev 1.149:Joerg Wunsch1996-05-121-2/+2
* Merge the hack from rev 1.148:Joerg Wunsch1996-05-111-5/+7
* Bring in changes from the HEAD.Nate Williams1996-05-071-99/+73
* Part of rev 1.38: just tweakable parameters, no sysctl (it's too painfulPeter Wemm1996-05-051-3/+5
* Rev 1.39 of si.c: Interrupt/poll loop reorganise.Peter Wemm1996-05-051-4/+15
* Rev 1.2 from -current: avoid possible trademarkPeter Wemm1996-05-051-2/+2
* Brought in fix from rev 1.146: fixed a race that caused panics in kernelBruce Evans1996-05-011-2/+5
* - add apm to the GENERIC kernel (commented out), and add some commentsNate Williams1996-04-221-5/+23
* Pull the fix from rev. 1.53 into -stable, after receiving someJoerg Wunsch1996-04-151-8/+26
* Brought in fifo fixes from revs 1.130 and 1.140: don't change the fifoBruce Evans1996-04-131-2/+2
* From main branch: updates to my copyright.David Greenman1996-04-081-6/+1
* Merge with HEAD.Justin T. Gibbs1996-04-0110-420/+578
* Merge from HEAD:Joerg Wunsch1996-03-311-1/+8
* Merge from HEAD:Joerg Wunsch1996-03-311-2/+2
* Removed undocumented and unused APM_SLOWSTART code.Nate Williams1996-03-121-8/+1
* Removed unused MACH_KERNEL code.Nate Williams1996-03-111-645/+3
* Bring in revision 1.21, timeout fix.Rodney W. Grimes1996-03-091-2/+2
* Brought in fix from rev 1.57: don't forget the (1 << intr) bit.Bruce Evans1996-03-061-1/+2
* Validate length before we trust it.Poul-Henning Kamp1996-03-041-1/+3
* Fix for 3C589C model. This patch allows people with the new models to work andNate Williams1996-02-281-1/+3
* Bring some of the updates to the si driver on -current onto -stable.Peter Wemm1996-02-231-154/+228
* Fix the bpf stuff I broke. Sorry.Poul-Henning Kamp1996-02-151-4/+4
* Make this compile again. Sorry.Poul-Henning Kamp1996-02-121-7/+8
* Remove the stuff for auto cdevsw registration. Hopefully this compiles now.Poul-Henning Kamp1996-02-121-21/+5