summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters.wpaul2000-09-201-0/+1
* Add a homePNA PHY driver. This is really only a stub: MII-based homePNAwpaul2000-09-201-0/+1
* Mention the AAC_COMPAT_LINUX optionmsmith2000-09-191-0/+5
* Document ENABLE_VFS_IOOPTeivind2000-09-191-1/+12
* I have no idea how a '#' became a '*'...phk2000-09-161-1/+1
* Update for aic7xxx driver reorganization.gibbs2000-09-161-8/+9
* Make LINT compile.phk2000-09-161-4/+3
* Reserve major number 156 for uscannern_hibma2000-09-151-0/+1
* Add pmtimer instance.iwasaki2000-09-141-0/+2
* Add Timer device driver for power management events.iwasaki2000-09-141-0/+1
* Take out the RANDOMDEV option. The entropy device is a (pseudo-)devicemarkm2000-09-141-1/+0
* Install the kernel KLM as "kernel" by default.obrien2000-09-144-4/+4
* - Newbus'ify and bus_space'ify.nyan2000-09-143-2/+4
* Add Quicknet LineJACK and PhoneJACK cardsroger2000-09-141-0/+1
* Activate the rest of the aac driver, otherwise even GENERIC fails to build.peter2000-09-131-0/+3
* A new driver for PCI:SCSI RAID controllers based on the Adaptec FSAmsmith2000-09-132-0/+6
* Turn the /dev/random device into a (pseudo-)device, not an option.markm2000-09-122-7/+7
* Sign tx driver as using miibus code.semenu2000-09-111-2/+2
* Large upgrade to the entropy device; mainly inspired by feedbackmarkm2000-09-101-0/+1
* Add a comment, that a LINT file can be produced from NOTES viaalex2000-09-091-0/+3
* Merged from sys/conf/files.i386 revision 1.327 (adding synch_machdep.ckato2000-09-071-0/+2
* Create an "expert" mode where the device hints are not checked duringobrien2000-09-074-0/+8
* Major update to the way synchronization is done in the kernel. Highlightsjasone2000-09-076-2/+20
* Remove superfluous `/'s before KODIR.obrien2000-09-074-51/+51
* Add refcounts to the "global" DEVFS inode slots, this allows usphk2000-09-061-0/+4
* DESTDIR'ify the device.hints checking code.obrien2000-09-064-8/+8
* I forgot the leading `DESTDIR' before the kernel directory.obrien2000-09-064-4/+4
* The kernel is now known as `kernel.ko' and it and its matching modulesobrien2000-09-055-107/+138
* Merged from sys/conf/files.i386 revisions 1.325 and 1.326.kato2000-09-031-17/+18
* Add device list supported by `sym'groudier2000-09-031-0/+4
* Move svr4 here as well...phk2000-09-021-17/+17
* List opt_asr.h for creation, as it's expected by the 'asr' driver in amsmith2000-09-011-0/+3
* Document the tap drivernsayer2000-09-011-0/+2
* Move the 'asr' driver to cdev major 154, since 97 is already taken.msmith2000-09-011-0/+1
* Add the 'asr' driver, supplied by Mark Salyzyn of Adaptec (nee DPT).msmith2000-09-012-0/+7
* New netgraph node type for Ethernet bridging.archie2000-09-012-1/+3
* Merge rest piece of ACPI driver.To activate acpi driver ,addtakawata2000-08-314-0/+25
* activate fm801cg2000-08-291-0/+1
* * Completely rewrite the alpha busspace to hide the implementation fromdfr2000-08-282-2/+5
* Make if_xe eepend on both xe and card.imp2000-08-261-1/+1
* If a ${KERNEL}.hints file exists, and no hints are specified explicitly,peter2000-08-254-4/+4
* Add some anti-foot-shooting protection to the kernel install target.peter2000-08-254-0/+32
* Add entries for the 'mly' driver. Re-group 'mly' and 'dpt' into a newmsmith2000-08-231-35/+42
* This is the initial import of a new driver for the current family ofmsmith2000-08-231-0/+3
* Connect the new sources in /sys/compat/linux and the new filemarcel2000-08-222-18/+20
* Style fixes:marcel2000-08-223-119/+120
* Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c)phk2000-08-201-3/+3
* - Fixed the conversion to bus_space interface.nyan2000-08-171-1/+3
* add dev/awi/awi_wicfg.c to support wi(4) compatible configuration interface.onoe2000-08-141-0/+3
* Add PAO devices supported by drivers.alex2000-08-131-20/+31
OpenPOWER on IntegriCloud