summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Make vm86 a standard componentjlemon1999-06-013-13/+5
* Correct dumb mistake in previous commit.dfr1999-06-011-2/+2
* Move fd driver back to files.${arch} since pc98 has a special fd driver.dfr1999-06-012-2/+2
* The fd driver has moved from i386/isa to isa.dfr1999-05-312-2/+2
* Add new Bt848/Bt878 driver options.roger1999-05-281-16/+36
* remote the bt848/bt878 commentsroger1999-05-281-20/+11
* A forgotten bit of my ST6600 commitgallatin1999-05-271-1/+2
* Add support for the DEC_ST6600 family of alphas. This includes thegallatin1999-05-261-1/+4
* Updated options for the Bt848/Bt878 driverroger1999-05-261-8/+21
* Turn the 'ahc dump eeprom' flag into a real option.gibbs1999-05-251-1/+4
* Sync with sys/i386/conf/options.i386 revision 1.114.kato1999-05-251-1/+2
* Don't reference non-existant ATAPI option..peter1999-05-231-4/+4
* Add the amd driver.gibbs1999-05-221-0/+1
* * Factor out the common code between the isa bus drivers for i386 and alpha.dfr1999-05-221-0/+15
* This commit adds driver support for PCI fast ethernet cards based on thewpaul1999-05-212-1/+6
* usbdi.h:n_hibma1999-05-202-19/+18
* upgrade isdn4bsd from version 0.71 to the just released version 0.81hm1999-05-202-3/+14
* Added device major 125 for the Advantech PCI-1750 Digital IO card.roger1999-05-181-1/+2
* Update text on using the smbus, iibus, iicbb controllersroger1999-05-181-4/+8
* Removed ucmpdi2.ckato1999-05-171-2/+1
* Nuke ucmpdi2.c from i386/libkern to serve as a reminder that switchgibbs1999-05-141-2/+1
* * Define a new static method DEVICE_IDENTIFY which is called to add devicedfr1999-05-141-0/+1
* Sync with sys/i386/conf/files.i386 revision 1.241.kato1999-05-141-1/+3
* Add ucmpdi2.c to the i386 libkern build.gibbs1999-05-141-1/+2
* Add the `xe' Xircom PC Card driver.obrien1999-05-142-2/+5
* Send subr_rlist.c off to the big Attic in the sky. It's been #if 0'edpeter1999-05-111-1/+0
* Change the INIT_PATH option example to use colons instead of semi-colonsjb1999-05-111-2/+2
* Sync with sys/i386/conf/options.i386 revision 1.113.kato1999-05-101-4/+1
* Sync with sys/i386/conf/files.i386 revision 1.239.kato1999-05-101-2/+1
* Sync with sys/i386/conf/GENERIC and Makefile.i386 revisions 1.169 andkato1999-05-101-27/+29
* Make corresponding changes to match config updatepeter1999-05-101-20/+24
* Move KERNEL?=kernel to top of the file where it's more obvious and addpeter1999-05-092-42/+36
* Put an example of 'makeoptions KERNEL=foo' to replace the oldpeter1999-05-091-1/+5
* Reserve 124 for USB Communications Class Driversn_hibma1999-05-091-1/+2
* Move a couple of bits of (now) static content from config(8) (ie: %LOAD)peter1999-05-092-16/+26
* Major lobotomy of config(8). Thephk1999-05-095-17/+12
* Move opt_sio.h options to conf/options and activate in isa/sio.cpeter1999-05-092-5/+7
* Reserve a major number for the frame buffer device.yokota1999-05-091-1/+2
* Sync with sys/i386/conf/files.i386 revision 1.238.kato1999-05-091-1/+2
* Sync with sys/i386/conf/Makefile.i386 revision 1.149.kato1999-05-091-1/+5
* I'm sick of the automatic rename of /kernel to /kernel.old while doingpeter1999-05-083-3/+15
* Take a guess at a halfway reasonable fla entry so that the buildpeter1999-05-081-1/+2
* Add missing comment characters from wi driver description.peter1999-05-061-3/+3
* Added USB HID devices major number.n_hibma1999-05-061-1/+2
* Sync with sys/i386/conf/files.i386 revision 1.237.kato1999-05-061-1/+2
* Add the INIT_PATH option for embedded systems.jb1999-05-051-1/+7
* Add an INIT_PATH option to allow the init_path (for sys/kern/init_main.c)jb1999-05-051-1/+4
* Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIAwpaul1999-05-052-2/+7
* Grab a char-major for dallas semiconductor one-wire bus.phk1999-05-041-1/+2
* Add driver for the Iomega Zip 100 drive.n_hibma1999-05-021-20/+22
OpenPOWER on IntegriCloud