summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Removed device-dirver flags.kato1999-07-091-215/+215
* This commit adds driver support for the SysKonnect SK-984x serieswpaul1999-07-092-1/+10
* Implement support for hardware debug registers on the i386.jlemon1999-07-091-0/+1
* Sync with sys/i386/conf/Makefile.i386 revision 1.158.kato1999-07-081-5/+1
* Rename bpfilter to bpf.des1999-07-062-6/+6
* add another ISP optionmjacob1999-07-051-1/+2
* The IDA driver is 'ida', not 'id'msmith1999-07-051-3/+3
* Move the initialisation/tuning of nmbclusters from param.c/machdep.cmsmith1999-07-051-17/+1
* Update comment for new location of soft-updates sources.jdp1999-07-031-2/+2
* Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entirepeter1999-07-031-21/+21
* Delete the 'device-driver' suffix. It's been meaningless for a long time.peter1999-07-036-415/+403
* 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-032-3/+3
* Sync with sys/i386/conf/Makefile.i386 revision 1.157.kato1999-07-031-2/+5
* Fixed regression of $Id$ to "from: $Header$" in previous commit.bde1999-07-031-2/+1
* Replicate changes to i386 to do tags. I doesn't work yet 'coz ctags dumpsmjacob1999-07-021-2/+5
* Working kernel tags!jkh1999-07-023-9/+15
* 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-011-12/+2
* Slight reorganization of kernel thread/process creation. Instead of usingpeter1999-07-011-0/+1
* sscape_mss is supposed to work..peter1999-06-291-1/+2
* Drop old-scsi drivers (was commented out) od0 and (not commented) sctarg0peter1999-06-291-3/+1
* Correct spelling of NMBCLUSTERS in a comment.mph1999-06-291-2/+2
* With asbestos suit on, make the options indenting a little more consistantpeter1999-06-291-289/+289
* (mostly) fix ordering.peter1999-06-291-152/+151
* Sync with sys/i386/conf/Makefile.i386 revision 1.156.kato1999-06-281-3/+3
* Use the same -UKERNEL strategy as the alpha to avoid the inlines etc.peter1999-06-282-4/+4
* Revert back to not using -DKERNEL - it exposes inlines etc.peter1999-06-281-17/+6
* Hmm, might as well make all of BEFORE_DEPEND first in case make dependphk1999-06-282-4/+4
* Also make pci_if.h early if make depend wasn't run.phk1999-06-282-4/+4
* Make bus_if.h and device_if.h as early as possible if make depend hasn'tphk1999-06-282-4/+4
* add description of Qlogic ISP FC Full Duplex optionmjacob1999-06-271-1/+7
* add config option for fibre channel full duplexmjacob1999-06-271-1/+2
* Make genassym compile - the recent buf locking changes meant that morepeter1999-06-261-3/+3
* PC98 part of the second phase of syscons reorganization.kato1999-06-241-7/+7
* Sync with sys/i386/conf/options.i386 revision 1.118.kato1999-06-241-4/+15
* Add ida/id linesjlemon1999-06-241-1/+10
* Fix more disordering I missed last time.jlemon1999-06-241-1/+1
* fix disorderingjlemon1999-06-241-4/+4
* Add IDA filesjlemon1999-06-241-0/+3
* The second phase of syscons reorganization.yokota1999-06-225-26/+68
* Sync with sys/i386/conf/files.i386 revision 1.247.kato1999-06-211-1/+2
* Correct description of Vinum.grog1999-06-201-3/+3
* Goodbye to vaules, becasue, similiar, backgroud, aquired, freelisat, etc.rnordier1999-06-191-13/+13
* Adjust mcclock lines to avoid config(8) warning.dfr1999-06-191-4/+4
* K6-family MTRR supportgreen1999-06-181-1/+2
* New parallel port support for PC98. Old PC98s which havekato1999-06-181-3/+3
* Sync with sys/i386/conf/options.i386 revision 1.117.kato1999-06-171-1/+2
* Kill option FAILSAFE.des1999-06-153-10/+6
* The FD options are now in /sys/conf/options so need to duplicate themsteve1999-06-061-4/+1
OpenPOWER on IntegriCloud