summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
Commit message (Expand)AuthorAgeFilesLines
* USERCONFIG_BOOT -> INTRO_USERCONFIGmsmith1998-11-062-6/+6
* make lnc0 definition in LINT match GENERICobrien1998-11-062-4/+4
* add AMD Am7990 & Am79C960 to description of lnc(4)obrien1998-11-062-4/+4
* Document the new NSFBUFS option.dg1998-11-052-2/+16
* Make a.out kernels kld compatable by default...peter1998-11-041-10/+2
* Back out previous commit. The bpfilter -> bpf transition will have to be ades1998-11-034-12/+12
* Rename the 'bpfilter' pseudo-device to 'bpf'. The old syntax is still legaldes1998-11-034-12/+12
* Remove USERCONFIG_BOOT, add INTRO_USERCONFIGmsmith1998-11-031-2/+2
* Oops forgot to remove peter's 'device iicbb0' declaration. Done.nsouch1998-11-012-4/+2
* Add controller iicbb (generic I2C bit-banging code) and lpbbnsouch1998-11-012-4/+32
* I do not know if this is correct, but add iicbb0 as a device so thatpeter1998-10-312-2/+4
* Document that we support i82595-based Ethernet adapters (Intel EtherExpressdes1998-10-302-2/+4
* Ignore `vector xxxintr' specifications except for checking their syntax.bde1998-10-231-2/+2
* Quote port names that have a digit in them. IO_TIMER1 was lexed asbde1998-10-227-38/+38
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-227-246/+246
* Add driver support for PCI fast ethernet adapters based on thewpaul1998-10-185-5/+20
* Complete the description of sio flag 0x40.alex1998-10-162-2/+4
* Update SMP-GENERIC to something a bit more recent based on GENERIC.peter1998-10-161-16/+25
* Add commented out bpf entry. (DHCP is popular here, and this is required).obrien1998-10-161-1/+7
* Fixed bitrot in mfs options. MFS_ROOT split into MFS_ROOT andbde1998-10-122-8/+4
* Add GENERIC rev 1.124 changesobrien1998-10-102-4/+6
* Add entries for MFS which are consistent with the others, now thatjkh1998-10-101-1/+3
* rm *.so and *.ko in clean as well.peter1998-10-101-2/+2
* elf_machdep.c and rindex.c are now standardpeter1998-10-091-1/+3
* Fix syntax errors I introduced.obrien1998-10-073-9/+9
* Add entries for the adw device driver.gibbs1998-10-073-5/+10
* - Implement enabling write allocate on AMD K5/K6/K6-2 cpus.kato1998-10-063-7/+12
* Document that ``options xFS_ROOT'' requires the associated ``options xFS''.obrien1998-10-053-11/+13
* Add dpt driver back to GENERIC and adjust a stale comment.jkh1998-10-031-5/+3
* Add a new CAM debugging mode, CAM_DEBUG_CDB. This causes the kernel token1998-10-022-8/+8
* Patches from DES to create three new kernel config options to controlken1998-10-022-2/+18
* Remove lpt1 - we have userconfig if you have a weird port.msmith1998-10-011-3/+1
* Fix typo.yokota1998-10-012-6/+6
* Make the ELF kernel build produce a dynamic executable (!). This enablespeter1998-09-302-3/+144
* Remove SCSI support as the only driver in this kernel config, aic, is notgibbs1998-09-301-6/+6
* Make #define NO_SWAPPING a normal kernel config option.abial1998-09-292-2/+26
* `strings' -> `strings -aout -n 3'jkoshy1998-09-272-4/+4
* Goodbye BOUNCE_BUFFERS, for a hack it has served us well.peter1998-09-255-18/+5
* Slightly adjust the description on SC_ALT_SEQACCESS in the previousyokota1998-09-252-10/+10
* Match LINT with SC_BAD_FLICKER change.jkh1998-09-252-6/+12
* SC_BAD_FLICKER -> SC_ALT_SEQACCESSyokota1998-09-241-2/+2
* Post C-day sync with GENERIC.jb1998-09-221-16/+18
* New major for 3dfx driver.msmith1998-09-211-1/+2
* Fixed missing dependencies of genassym.o, gensetdefs.o and vers.obde1998-09-211-17/+19
* vpo now compiles with CAM, #!CAM# removed.nsouch1998-09-202-4/+4
* Re-enable the advansys driver.gibbs1998-09-202-6/+4
* Remove vestiges of SLICE code.bde1998-09-201-2/+1
* Make LINT compile and link again after the CAM merge. The littleeivind1998-09-182-32/+34
* (requested by gibbs) Remove the SCSI_CAM option (and rework the isp drivermjacob1998-09-184-14/+4
* Move SCSI_DELAY and SCSI_CAM from the undocumented options section to theken1998-09-182-6/+18
OpenPOWER on IntegriCloud