summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
Commit message (Expand)AuthorAgeFilesLines
* Convert the mx driver to miibus.wpaul1999-10-161-1/+1
* Reorganize the attachement point for pcic (it was unattached andimp1999-10-153-10/+10
* Acutally our style is "options\x20\x09".obrien1999-10-151-4/+4
* - Remove the ISA, PCI, and PCCARD specific code from if_ed.c; itmdodd1999-10-151-0/+2
* Add PNPBIOS option.dfr1999-10-141-0/+3
* Like it or not, we use ^I's not 0x20 to align things in this file.obrien1999-10-141-5/+5
* Don't try and build IPFILTER in LINT.peter1999-10-102-8/+0
* - Point the right bits at the new location of the bus front ends.mdodd1999-10-091-1/+0
* Remove the DPT EISA driver entry.mdodd1999-10-091-1/+0
* Zap these defucnt files before anyone things about trying to merge them.peter1999-10-081-18/+0
* Connect the 'amr' and 'mlx' drivers. They can be built as modules ormsmith1999-10-072-0/+14
* Re-synchronise the alpha major numbers list with the i386 list.msmith1999-10-071-2/+8
* Fixed "misspelling" of bcmp as memcmp. memcmp doesn't exist in thebde1999-10-033-2/+20
* Document SA_1FM_AT_EOD option.mjacob1999-10-022-0/+4
* ncplib continued: add appropriate options to LINT.bp1999-10-022-0/+6
* Turn off and remove the 'old' if_ep ISA/EISA/PCCARD driver.mdodd1999-10-011-2/+0
* Move if_ed.c back to files.i386 since pc98 has a special ed driver.kato1999-09-271-0/+1
* Spell 'timecounter' correctly.billf1999-09-272-2/+2
* Revert non-aha changes. They weren't supposed to go in.imp1999-09-271-1/+2
* Move aha driver to dev/aha like the other drivers.imp1999-09-271-3/+1
* Oops! I enabled SOFTUPDATES by accident.phk1999-09-252-2/+2
* MFS: firewall -> firewall_typejkh1999-09-232-2/+2
* Mention in the documentation that the AOpen/Acer ALN-320 is a supportedwpaul1999-09-222-2/+4
* Oops, the syntax didn't work that way...sos1999-09-221-3/+5
* Support quad & max speeds in wormcontrol.sos1999-09-221-3/+3
* Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannotdillon1999-09-222-24/+2
* Spruce up the ADMtek driver: conver to newbus, miibus and add supportwpaul1999-09-223-3/+3
* Change default block size for user VBLK device access from 2K to PAGE_SIZEdillon1999-09-222-0/+38
* Add md driver to LINTphk1999-09-212-0/+2
* Add an experimental Memory-Disk driver. This driver will allocatephk1999-09-211-2/+2
* On PIIX4 based SMP systems use the PMTMR register for timecounting.phk1999-09-201-0/+1
* Make if_ed work again on pci, isa, isapnp. The hack to make it work onpeter1999-09-201-1/+0
* Convert the VIA Rhine driver to miibus.wpaul1999-09-191-1/+1
* Fix disordering introduced in my previous commit.des1999-09-132-10/+10
* "\t\t" -> " \t" as per rev. 1.611 (mangled in the previous commit)des1999-09-132-4/+4
* Add the net.inet.tcp.restrict_rst and net.inet.tcp.drop_synfin sysctldes1999-09-122-0/+28
* Add the AMD driver.gibbs1999-09-113-0/+9
* Seperate the miibus pci ethernet drivers from the non-miibus drivers sopeter1999-09-091-6/+7
* Zap EXPORTMFS, it's no longer an option. (mfs_vfsops.c rev 1.58)peter1999-09-082-4/+0
* Catch up with GENERIC. This file is creaming to be automaticallymarkm1999-09-081-10/+21
* Make unused tape bmajors in past tense.phk1999-09-081-3/+3
* Make sa/bdev, gd/bdev and gd/cdev as past-tense.phk1999-09-081-3/+3
* Restore old sio driver for Bruce. We'll fix the bus problems in nsiopeter1999-09-081-0/+1
* Update for newpcm.dfr1999-09-062-2/+10
* Repo copy isa/sio* to dev/sio/sio* in preperation for extra bus methodspeter1999-09-061-1/+0
* This commit adds driver support for PCI fast ethernet NICs based onwpaul1999-09-063-0/+11
* This commit adds driver support for the Silicon Integrated Systemswpaul1999-09-053-0/+13
* Temporarily disable k6_mem (k6 write combining) at Brian's request sincepeter1999-09-051-1/+1
* Removed defunct option NULLFS_DIAGNOSTIC.bde1999-09-042-6/+0
* Revert a bunch of contraversial changes by PHK. Afterjulian1999-09-032-6/+0
OpenPOWER on IntegriCloud