summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Clean up some loose ends in the network code, including the X.25 and ISOpeter2000-02-131-10/+0
* kbdcontrol isn't in everyones path(read: non-root people), so specifybillf2000-02-103-5/+5
* Complete the repo-copy of ida_pci.c to sys/dev/ida/mdodd2000-02-091-1/+1
* if_fpa is included when 'device fpa' is present, not 'device fea'.mdodd2000-02-011-1/+1
* Fix kernel build breakage.shin2000-01-301-1/+1
* Use config's tools rather than #if's.peter2000-01-291-1/+1
* Remove 'conflicts' token - it has been effectively doing absolutelypeter2000-01-291-1/+1
* Add some more comments about sound card bridge devices and theirpeter2000-01-291-4/+13
* Still allow sbc/gusc/csa to perform as bridge devices (eg: to newmidi)peter2000-01-291-2/+3
* Allow the pnp and pci cards to be attached with just a 'device pcm' inpeter2000-01-292-29/+27
* Move the (duplicated exactly!) portable ISA pcm drivers to files andpeter2000-01-294-21/+9
* Remove (commented out and marked as broken) pseudo-device tb. This waspeter2000-01-291-4/+0
* Remove kern/tty_tb.c.peter2000-01-291-1/+0
* Don't build the wdc atapi attachments unless wdc is also present.peter2000-01-291-3/+3
* Arrange for the following files to be compiled when the configurationpeter2000-01-292-4/+4
* Add ip6fw.shin2000-01-293-0/+9
* Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered modulebde2000-01-281-0/+2
* IPv6 multicast routing.shin2000-01-281-0/+1
* Merge from sys/conf/files.i386 revision 1.301.nyan2000-01-281-1/+1
* Include ddb/db_sysctl.c when compiling with 'options DDB'.archie2000-01-271-0/+1
* Completely remove ATA_16BIT_ONLY, since this is done automaticallyasmodai2000-01-271-3/+0
* remove the ATA_16BIT_ONLY options, its now automatic.sos2000-01-271-1/+0
* Removed ATA_STATIC_ID and ATA_16BIT_ONLY from the undocumentedasmodai2000-01-271-2/+0
* Get the ppc driver from sys/isa instead of sys/i386/isa.dfr2000-01-251-1/+1
* Fix left over references to things like 'ata0' in comments.peter2000-01-251-3/+3
* Removed ssc and su.bde2000-01-251-2/+2
* Reserve a major number for /dev/skip, used by the "security/skip" port.archie2000-01-251-0/+1
* Move the *intrq variables into net/intrq.c and unconditionallybrian2000-01-241-0/+1
* Copy i386/isa/atapi-cd.[ch] to a new name so that it doesn't have thepeter2000-01-242-12/+12
* Synced with files.i386.kato2000-01-241-3/+0
* Remove a bunch of no-op "port ?" and "irq ?" declarations.peter2000-01-241-17/+17
* Activate the newbusified version of si.peter2000-01-242-3/+6
* oops, nearly forgot to commit the addition of ppbus_if.m to the list.peter2000-01-231-2/+3
* Drop 'at ppbus?' and the trailing '0' from the ppbus children.peter2000-01-231-9/+8
* I missed some trailing digits in a comment.peter2000-01-231-3/+3
* Bump configvers.h as a precaution. Although existing config files willpeter2000-01-234-4/+4
* Update GENERIC/LINT to leave out the useless digit at the end of pcipeter2000-01-231-112/+107
* Allow if_ef driver to be compiled into kernel.bp2000-01-233-0/+13
* Synced with the sc driver in the sys/dev/syscons directory.kato2000-01-201-0/+4
* Add the pcdmx theatre lighting controller major numbermsmith2000-01-201-0/+1
* Import simple driver for a parallel port radio clock which receivesjkh2000-01-194-0/+7
* Add a warning for the snd drivers and a pointer to pcm/sbc/etc.peter2000-01-181-1/+2
* Convert last examples of `controller' to `device'.asmodai2000-01-161-5/+5
* This is the 3rd stage of syscons code reorganization.yokota2000-01-152-0/+8
* Add reference to SES device (it won't be in GENERIC unless folks clamormjacob2000-01-151-0/+9
* add options collateral for SES/SAF-TE drivermjacob2000-01-151-0/+3
* add file collateral for SES/SAF-TE drivermjacob2000-01-151-0/+1
* Add pccard aic attachment.imp2000-01-141-0/+1
* Add driver support for the Aironet 4500/4800 series wireless 802.11wpaul2000-01-142-0/+7
* Oops! We need an entry for if_ie still. Change a few nitsmdodd2000-01-141-1/+2
OpenPOWER on IntegriCloud