summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* activate via82c686 audio drivercg2000-08-091-1/+3
* Fix the comments to properly document the PQ_MEDIUMCACHE andkbyanc2000-08-081-2/+2
* * Create entire directory path for modules.obrien2000-08-034-4/+4
* Don't bitch when trying to create a ${DESTDIR}/modules which alreadysheldonh2000-08-032-2/+2
* Make the pfil.c code conditional on either option PFIL_HOOKS or IPFILTER.peter2000-08-031-1/+2
* Hook up the ESS solo driver in the correct branch this time.nsayer2000-08-011-0/+1
* -mkdir the ${DESTDIR}/modules directory upon modules-install in case itgreen2000-07-274-0/+4
* Remove the SHM_PHYS_BACKED option.jhb2000-07-261-1/+0
* Document the SYSV IPC kernel options. Also, remove the SHM_PHYS_BACKEDjhb2000-07-261-14/+48
* Document IPFILTER_DEFAULT_BLOCK.asmodai2000-07-251-0/+1
* kern_accf.c is now uipc_accf.c after repo copy.ps2000-07-251-1/+1
* Allocate major number 153 for the character device interface for the ti(4)ken2000-07-241-0/+1
* Allocate major 152 to ACPI.phk2000-07-241-0/+1
* Document device tdfx and options TDFX_LINUX.asmodai2000-07-241-0/+3
* Add the tap driver.nsayer2000-07-201-0/+1
* Add major numbers for the Adaptec FSA RAID controller.msmith2000-07-201-0/+2
* Temporary hack for the benefit of the X-Bone projectkris2000-07-202-0/+2
* Driver for LMC1504 card: four port E1 or fractional E1.phk2000-07-181-0/+1
* Add the umodem driver.n_hibma2000-07-182-0/+3
* Rename MDNSECT to MD_NSECT and declare it as something that isn'tsheldonh2000-07-172-3/+3
* s/IPSEC_IPV6FWD/IPSEC/. this avoids unexpected behavior on ipv6 fowarding.itojun2000-07-162-2/+0
* Get rid of non-existent CAM 'scan' device.ken2000-07-161-1/+0
* Add options<sp><tab>MDNSECT=2000 .sheldonh2000-07-141-0/+3
* Actually allow ``options MDNSECT=<numsects>'' in kernel configs tosheldonh2000-07-141-0/+1
* Add support for Intel's i810 chipset with integrated graphics. Andfr2000-07-121-0/+1
* Add snapshots to the fast filesystem. Most of the changes supportmckusick2000-07-111-0/+2
* Reserve 149 for the TAP device. Look for it in a source tree near younsayer2000-07-111-0/+1
OpenPOWER on IntegriCloud