summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
Commit message (Expand)AuthorAgeFilesLines
* The IDA driver is 'ida', not 'id'msmith1999-07-051-3/+3
* Update comment for new location of soft-updates sources.jdp1999-07-032-4/+4
* Delete the 'device-driver' suffix. It's been meaningless for a long time.peter1999-07-032-219/+215
* Only have the pci component compiled if pci is specified at config.peter1999-07-031-3/+3
* Move bt_isa.c to the cpu-independent isa section.peter1999-07-031-2/+1
* Sync with GENERIC.. (Gee, this is a useful file..)peter1999-07-021-118/+108
* Working kernel tags!jkh1999-07-021-2/+5
* 127 fire Firewire driver <ikob@koganei.wide.ad.jp>jkh1999-07-021-1/+2
* Remove the now-bogus comment about using iosiz with npx0 for memoryjkh1999-07-012-24/+4
* sscape_mss is supposed to work..peter1999-06-291-1/+2
* Drop old-scsi drivers (was commented out) od0 and (not commented) sctarg0peter1999-06-292-6/+2
* Correct spelling of NMBCLUSTERS in a comment.mph1999-06-292-4/+4
* With asbestos suit on, make the options indenting a little more consistantpeter1999-06-292-578/+578
* Put on my asbestos suit and attempt to tidy up and add some simple docspeter1999-06-291-118/+108
* (mostly) fix ordering.peter1999-06-291-152/+151
* Use the same -UKERNEL strategy as the alpha to avoid the inlines etc.peter1999-06-281-2/+2
* Hmm, might as well make all of BEFORE_DEPEND first in case make dependphk1999-06-281-2/+2
* Also make pci_if.h early if make depend wasn't run.phk1999-06-281-2/+2
* Make bus_if.h and device_if.h as early as possible if make depend hasn'tphk1999-06-281-2/+2
* add description of Qlogic ISP FC Full Duplex optionmjacob1999-06-272-2/+14
* Add ida/id linesjlemon1999-06-242-2/+20
* The second phase of syscons reorganization.yokota1999-06-224-31/+67
* Correct description of Vinum.grog1999-06-201-3/+3
* Clean up some of the documentation at the top.jkh1999-06-201-8/+12
* Goodbye to vaules, becasue, similiar, backgroud, aquired, freelisat, etc.rnordier1999-06-192-26/+26
* K6-family MTRR supportgreen1999-06-181-1/+2
* Add a kernel config for PC-Card machines. This is part of themarkm1999-06-171-0/+220
* Kill option FAILSAFE.des1999-06-154-17/+9
* The FD options are now in /sys/conf/options so need to duplicate themsteve1999-06-061-4/+1
* Reserve cdev major 126 for sync support.phk1999-06-061-1/+2
* Remove a rather bogus search path reference..peter1999-06-031-1/+1
* Make vm86 a standard componentjlemon1999-06-014-22/+7
* Correct dumb mistake in previous commit.dfr1999-06-011-2/+2
* Move fd driver back to files.${arch} since pc98 has a special fd driver.dfr1999-06-011-1/+2
* The fd driver has moved from i386/isa to isa.dfr1999-05-311-2/+1
* Add new Bt848/Bt878 driver options.roger1999-05-282-32/+72
* Don't reference non-existant ATAPI option..peter1999-05-232-8/+8
* This commit adds driver support for PCI fast ethernet cards based on thewpaul1999-05-213-3/+12
* usbdi.h:n_hibma1999-05-203-43/+41
* upgrade isdn4bsd from version 0.71 to the just released version 0.81hm1999-05-203-5/+26
* Added device major 125 for the Advantech PCI-1750 Digital IO card.roger1999-05-181-1/+2
* Update text on using the smbus, iibus, iicbb controllersroger1999-05-182-8/+16
* Nuke ucmpdi2.c from i386/libkern to serve as a reminder that switchgibbs1999-05-141-2/+1
* Add ucmpdi2.c to the i386 libkern build.gibbs1999-05-141-1/+2
* Add the `xe' Xircom PC Card driver.obrien1999-05-144-4/+10
* Change the INIT_PATH option example to use colons instead of semi-colonsjb1999-05-112-4/+4
* Move KERNEL?=kernel to top of the file where it's more obvious and addpeter1999-05-091-21/+18
* Put an example of 'makeoptions KERNEL=foo' to replace the oldpeter1999-05-092-2/+10
* Reserve 124 for USB Communications Class Driversn_hibma1999-05-091-1/+2
* Move a couple of bits of (now) static content from config(8) (ie: %LOAD)peter1999-05-091-8/+13
OpenPOWER on IntegriCloud