summaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered moduleBruce Evans2000-01-281-0/+2
* IPv6 multicast routing.Yoshinobu Inoue2000-01-281-0/+1
* Merge from sys/conf/files.i386 revision 1.301.Yoshihiro Takahashi2000-01-281-1/+1
* Include ddb/db_sysctl.c when compiling with 'options DDB'.Archie Cobbs2000-01-271-0/+1
* Completely remove ATA_16BIT_ONLY, since this is done automaticallyJeroen Ruigrok van der Werven2000-01-271-3/+0
* remove the ATA_16BIT_ONLY options, its now automatic.Søren Schmidt2000-01-271-1/+0
* Removed ATA_STATIC_ID and ATA_16BIT_ONLY from the undocumentedJeroen Ruigrok van der Werven2000-01-271-2/+0
* Get the ppc driver from sys/isa instead of sys/i386/isa.Doug Rabson2000-01-251-1/+1
* Fix left over references to things like 'ata0' in comments.Peter Wemm2000-01-251-3/+3
* Removed ssc and su.Bruce Evans2000-01-251-2/+2
* Reserve a major number for /dev/skip, used by the "security/skip" port.Archie Cobbs2000-01-251-0/+1
* Move the *intrq variables into net/intrq.c and unconditionallyBrian Somers2000-01-241-0/+1
* Copy i386/isa/atapi-cd.[ch] to a new name so that it doesn't have thePeter Wemm2000-01-242-12/+12
* Synced with files.i386.KATO Takenori2000-01-241-3/+0
* Remove a bunch of no-op "port ?" and "irq ?" declarations.Peter Wemm2000-01-241-17/+17
* Activate the newbusified version of si.Peter Wemm2000-01-242-3/+6
* oops, nearly forgot to commit the addition of ppbus_if.m to the list.Peter Wemm2000-01-231-2/+3
* Drop 'at ppbus?' and the trailing '0' from the ppbus children.Peter Wemm2000-01-231-9/+8
* I missed some trailing digits in a comment.Peter Wemm2000-01-231-3/+3
* Bump configvers.h as a precaution. Although existing config files willPeter Wemm2000-01-234-4/+4
* Update GENERIC/LINT to leave out the useless digit at the end of pciPeter Wemm2000-01-231-112/+107
* Allow if_ef driver to be compiled into kernel.Boris Popov2000-01-233-0/+13
* Synced with the sc driver in the sys/dev/syscons directory.KATO Takenori2000-01-201-0/+4
* Add the pcdmx theatre lighting controller major numberMike Smith2000-01-201-0/+1
* Import simple driver for a parallel port radio clock which receivesJordan K. Hubbard2000-01-194-0/+7
* Add a warning for the snd drivers and a pointer to pcm/sbc/etc.Peter Wemm2000-01-181-1/+2
* Convert last examples of `controller' to `device'.Jeroen Ruigrok van der Werven2000-01-161-5/+5
* This is the 3rd stage of syscons code reorganization.Kazutaka YOKOTA2000-01-152-0/+8
* Add reference to SES device (it won't be in GENERIC unless folks clamorMatt Jacob2000-01-151-0/+9
* add options collateral for SES/SAF-TE driverMatt Jacob2000-01-151-0/+3
* add file collateral for SES/SAF-TE driverMatt Jacob2000-01-151-0/+1
* Add pccard aic attachment.Warner Losh2000-01-141-0/+1
* Add driver support for the Aironet 4500/4800 series wireless 802.11Bill Paul2000-01-142-0/+7
* Oops! We need an entry for if_ie still. Change a few nitsMatthew N. Dodd2000-01-141-1/+2
* Synced with options.i386 rev 1.132.KATO Takenori2000-01-141-0/+1
* Add back the 'at ppbus?' for the lpt etc drivers. Now it's used.Peter Wemm2000-01-141-7/+7
* Pre 4.0 tidy up.Peter Wemm2000-01-143-30/+20
* Add device driver support for USB ethernet adapters based on the CATCBill Paul2000-01-142-2/+7
* Port of ppbus standalone framework to the newbus system.Nicolas Souchu2000-01-143-0/+17
* Add missing 'DEVICE_SYSCTLS' to opt_bus.h. This is the (experimental?)Peter Wemm2000-01-131-0/+1
* Remove the 'at isa? ...' bits for ex0.Matthew N. Dodd2000-01-131-1/+1
* Merge from sys/conf/files.i386 revision 1.296.Yoshihiro Takahashi2000-01-121-1/+0
* Add $FreeBSD$Peter Wemm2000-01-114-8/+10
* Aiee! I committed the wrong conf/files. Replace the changes for newppbusPeter Wemm2000-01-111-15/+0
* Fix a typo in the db_kld.c file - it's kld support not raw a.out support.Peter Wemm2000-01-111-0/+14
* Attempt to fix a problem with receiving packets on USB ethernet interfaces.Bill Paul2000-01-101-0/+1
* Remove controller miibus, there already were a device miibus.Poul-Henning Kamp2000-01-101-1/+0
* Move xe driver from dev/pccard to dev/xe. Convert driver to newbus.Warner Losh2000-01-102-2/+1
* * Add `sym' SCSI driver options.David E. O'Brien2000-01-091-34/+53
* Point to the right kernel ld script.Peter Wemm2000-01-091-3/+2