aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add the es1888 PnP helper.Doug Rabson1999-11-131-0/+1
* Reserve #134 for vak@hanoi.cronyx.ru - Cronyx Tau-PCI device.Jordan K. Hubbard1999-11-121-0/+1
* Sync with sys/i386/conf/options.i386 revision up to 1.127.Yoshihiro Takahashi1999-11-091-1/+5
* Cosmetic change: correct formatting error in my previous commit.Kazutaka YOKOTA1999-11-091-5/+5
* - Document SC_TWOBUTTON_MOUSE, SC_NORM_ATTR, SC_NORM_REV_ATTR,Kazutaka YOKOTA1999-11-081-0/+10
* - Added the following options; they have existed in sysconsKazutaka YOKOTA1999-11-082-0/+8
* - Added a new kernel configuration option: SC_TWOBUTTON_MOUSE.Kazutaka YOKOTA1999-11-082-0/+2
* - Removed SC_VIDEO_DEBUG. It is broken and useless now.Kazutaka YOKOTA1999-11-083-3/+0
* Add the ata driver to the compiled in targets.Søren Schmidt1999-11-071-18/+28
* Change spaces to tabs where appropriateEivind Eklund1999-11-061-25/+25
* Options cleanup.Eivind Eklund1999-11-065-72/+49
* Fix IRQ allocation bug on controllers using a shared interrupt.Søren Schmidt1999-11-061-0/+1
* Style lint LINT.David E. O'Brien1999-11-051-196/+197
* Change some wdX entries from "disk" to "device". These got missed in theDavid E. O'Brien1999-11-051-4/+4
* KAME related header files additions and merges.Yoshinobu Inoue1999-11-051-0/+1
* Move strto{u}[ql]() into their own libkern files.Poul-Henning Kamp1999-11-031-0/+4
* Add new options NETGRAPH_PPP and NETGRAPH_PPPOE, plus NETGRAPH_SOCKET whichArchie Cobbs1999-11-021-0/+3
* Add options NETGRAPH_PPP and NETGRAPH_PPPOE.Archie Cobbs1999-11-022-0/+4
* Add mn0 in the netgraph section.Poul-Henning Kamp1999-11-021-0/+2
* New driver: Nx64kbit/s E1/T1 cards based on Munich32x&Falc54.Poul-Henning Kamp1999-11-021-0/+1
* Elminiate the (unused) TUNE_1542 option.Eivind Eklund1999-11-013-6/+0
* Merge the alpha and x86 majors files together. There appear to bePeter Wemm1999-11-011-1/+4
* Update examples using 'disk' and 'tape' - they used to have magic meaningPeter Wemm1999-11-011-10/+10
* Allow the source root `S' to be overridden by defining it only whenMarcel Moolenaar1999-10-304-0/+8
* Add entry for sys/dev/mii/mxphy.c which I somehow managed to forget,Bill Paul1999-10-291-0/+1
* Modify the entries regarding the 'ep' driver to take into accountMatthew N. Dodd1999-10-271-3/+2
* Only build old pcic device when building card controller rather thanWarner Losh1999-10-271-1/+1
* Very preliminary pcic device support. Will make depend, but won'tWarner Losh1999-10-261-1/+3
* Add device entries for new pccard effort.Warner Losh1999-10-261-0/+6
* Add an option for the van Jacobson Compression Netgraph node.Julian Elischer1999-10-251-0/+1
* Massive rewrite of pccard to convert it to newbus.Warner Losh1999-10-253-2/+3
* Now that Netgraph is in the system there are some cleanups we can do.Julian Elischer1999-10-232-0/+3
* Resurrect the aic driver.Luoqi Chen1999-10-211-2/+4
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-213-0/+49
* Add aic CAM driver support.Luoqi Chen1999-10-211-0/+2
* Add support for the PCI version of the Digi SYNC/570i cards.John Hay1999-10-171-0/+1
* Sync w/ sys/i386/conf/options.i386 revision 1.122.KATO Takenori1999-10-161-0/+3
* Add new file for pccard compatibilty code. Add it to files so it getsWarner Losh1999-10-151-1/+2
* Reorganize the attachement point for pcic (it was unattached andWarner Losh1999-10-151-4/+4
* - Remove the ISA, PCI, and PCCARD specific code from if_ed.c; itMatthew N. Dodd1999-10-151-0/+2
* Add PNPBIOS option.Doug Rabson1999-10-141-0/+3
* Sync with sys/i386/conf/files.i386 revision 1.277.KATO Takenori1999-10-131-2/+0
* Sync with sys/i386/conf/Makefile.i386 revision 1.160.KATO Takenori1999-10-131-0/+4
* Put IPFILTER_LKM into opt_ipfilter.h and delete the other two IPFILTERPeter Wemm1999-10-101-2/+1
* Don't try and build IPFILTER in LINT.Peter Wemm1999-10-101-4/+0
* Remove ipfilter files - the hooks remain in ip_input.c and ip_output.cPeter Wemm1999-10-101-9/+0
* pnpparse.c is needed for kernel builds.Poul-Henning Kamp1999-10-091-0/+1
* Add the options for the ATA driver.Søren Schmidt1999-10-091-0/+4
* - Point the right bits at the new location of the bus front ends.Matthew N. Dodd1999-10-092-3/+3
* Switch over to the new location in sys/dev/dpt.Matthew N. Dodd1999-10-091-1/+2