aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Revert a bunch of contraversial changes by PHK. AfterJulian Elischer1999-09-0317-122/+95
* remove some out-of-scope DEVFS references..Julian Elischer1999-09-033-8/+1
* Handle for passthru resource release correctly.Luoqi Chen1999-09-032-10/+8
* This adds support for the Buslogic/Bustek/Storage DimensionsMatthew N. Dodd1999-09-032-0/+325
* This is the rest of the MCA support; new_bus code to be exact.Matthew N. Dodd1999-09-034-0/+932
* SYSINIT() needs sys/kernel.h. Include it.Matthew N. Dodd1999-09-032-4/+6
* This adds the i386 specific support for systems with a MicroChannelMatthew N. Dodd1999-09-0319-8/+564
* Remove accidental cut&paste garbage in a comment.Julian Elischer1999-09-031-4/+1
* Reverse MFC of revision 1.5.2.7:Greg Lehey1999-09-031-2/+0
* Comment the boot manager. So I don't have to work it all out again :-)Julian Elischer1999-09-031-12/+159
* Implementation of the modify_ldt syscall. Use the sysarch() interface to doMarcel Moolenaar1999-09-024-2/+168
* Some reorganization of sysarch() interface:Luoqi Chen1999-09-026-67/+55
* - Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that replaceKATO Takenori1999-09-024-12/+18
* The ed_probe_Novell should not clear id_maddr when it fails to probe.KATO Takenori1999-09-022-4/+12
* Sync with sys/i386/i386/userconfig.c revision 1.156.KATO Takenori1999-09-021-1/+4
* Sync with sys/i386/conf/files.i386 revision 1.263.KATO Takenori1999-09-022-14/+0
* Sync with sys/i386/conf/GENERIC revision up to 1.186.KATO Takenori1999-09-022-2/+2
* Enable ioctls to manipulate color palette. They have been implemented,Kazutaka YOKOTA1999-09-021-3/+0
* Do not call the VESA BIOS if the current video mode is not one ofKazutaka YOKOTA1999-09-021-0/+6
* Silence warnings about the use of vnode sanse declaration.Marcel Moolenaar1999-09-021-0/+1
* Missed this use of the old pnp includes. I don't think this is meant toPeter Wemm1999-09-021-1/+2
* Update for new pnp includesPeter Wemm1999-09-022-8/+6
* So that there is no confusion, zap these now. pnpinfo(8) should compilePeter Wemm1999-09-022-964/+0
* s/LOGIGAL/LOGICAL/Peter Wemm1999-09-022-2/+2
* Stub out the old pnp code till these are converted so GENERIC builds again.Peter Wemm1999-09-024-4/+8
* Typo: 'x' should be 'y' (only affects debugging output)Nick Hibma1999-09-011-1/+1
* This is part of an untested set of changes to the ed driver to supportDoug Rabson1999-09-012-0/+180
* This represents essentially a complete rewrite of the ISA PnP code. TheDoug Rabson1999-09-0120-201/+1597
* Re-arrange things in the attach routines of the 3Com and RealTek PHYBill Paul1999-09-012-13/+13
* quoted string change: the si driver also covers the Specialix "SX"Nick Sayer1999-09-011-1/+1
* Make prototype match function.Sean Eric Fagan1999-09-011-1/+1
* Fix the sense of the vn_isdisk() check.Poul-Henning Kamp1999-09-012-2/+2
* Sigh. Serves me right for testing against a modified tree (dfr's pnpPeter Wemm1999-09-011-4/+4
* Update to driver 1.72.Roger Hardiman1999-09-012-0/+8
* Set si_bsize_phys and si_bsize_max in all legacy CD drivers.Poul-Henning Kamp1999-09-018-0/+16
* Try to win back the "removal of most crufty code" trophy from markm:Poul-Henning Kamp1999-09-017-212/+66
* Use "multiple 4 char outdent until no wrap" rather than ANSI stringPoul-Henning Kamp1999-09-011-7/+7
* Change $Id$ to $FreeBSD$Doug Rabson1999-09-013-2/+3
* * Fix a stack of warnings.Doug Rabson1999-09-0112-42/+228
* Try and commit the tun comment fix again; I have no idea why thereJordan K. Hubbard1999-09-012-2/+2
* Add $FreeBSD$Peter Wemm1999-09-011-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-09-0148-48/+48
* Eliminate some magic numbers.Peter Wemm1999-09-012-8/+8
* Improve the micro "disk" layer after gaining more experience with it.Poul-Henning Kamp1999-09-013-20/+75
* Improve the returned values in st_blksize a little bit, avoidPoul-Henning Kamp1999-09-011-11/+21
* say hello to newpcm. it is not yet enabled, requiring new pnp code from dfrCameron Grant1999-09-0140-0/+11805
* mss and sb drivers updated for newpcmCameron Grant1999-09-0110-9126/+7532
* Just when I thought it was safe. In the original 3c905-TX NICs, theBill Paul1999-09-011-0/+13
* ppp(1) -> ppp(8)Brian Somers1999-09-012-2/+2
* Add MAINTAINER lineMark Newton1999-09-013-0/+5