summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
Commit message (Expand)AuthorAgeFilesLines
* Add sysctl variables for the Linuxulator. These reside under `compat.linux' asmarcel1999-08-271-1/+2
* This commit adds device driver support for the Sundance Technologies ST201wpaul1999-08-213-3/+15
* This commit adds support for the NetBSD MII abstraction layer andwpaul1999-08-212-2/+22
* Fix short timeout problems with the pt(4) driver:ken1999-08-202-2/+10
* The "LINUX" option isn't actually used or referenced anywhere. The stuffpeter1999-08-181-2/+1
* Create callable (non-inline) versions of the atomic_OP_TYPE functionsalc1999-08-181-1/+3
* Give if_tun the "almost clone" makeover.phk1999-08-154-8/+8
* Give BPF the "almost-clone" update. If you need more of them, makephk1999-08-154-8/+8
* Reserve bdev/cdev entries for i2o driver.jkh1999-08-111-1/+3
* Merge the cons.c and cons.h to the best of my ability. alpha may orphk1999-08-091-2/+1
* Make the pty driver as close to a cloning device as we can get for now,phk1999-08-084-10/+10
* Fix a reference to `st' by replacing it with `sa'.chris1999-08-082-4/+4
* Re-delete the (meaningless) device-driver tokens that came back in 1.256peter1999-08-071-29/+29
* Enable bpf by default. There was no significant dissention to my proposaljkh1999-08-071-3/+3
* Add driver support for M-systems DiskOnChip Products.phk1999-08-062-2/+8
* updating isdn4bsd to beta version 0.83hm1999-08-064-32/+64
* The ARLA folks don't need a bdev after all - remove it.jkh1999-08-041-2/+1
* Correction: "ans" -> "and."green1999-08-042-4/+4
* Reserve majors for arla.jkh1999-07-311-1/+3
* Major update to the kernel's BIOS-calling ability.msmith1999-07-291-2/+1
* Pave the way for the fla driver.phk1999-07-261-2/+7
* Various formatting fixes on my FPE trapcode commit.cracauer1999-07-262-12/+8
* On FPU exceptions, pass a useful error code (one of the FPE_...cracauer1999-07-252-16/+28
* This commit adds device driver support for Adaptec Duralink PCI fastwpaul1999-07-253-3/+18
* Sync with GENERIC (place of xe0 driver)hosokawa1999-07-191-2/+3
* Move the xe0 driver back where it was. It was misleading where it was as itobrien1999-07-131-2/+3
* This commit adds driver support for the SysKonnect SK-984x serieswpaul1999-07-092-2/+18
* Rename bpfilter to bpf.des1999-07-064-16/+16
* 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
OpenPOWER on IntegriCloud