summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Rework the witness code to work with sx locks as well as mutexes.jhb2001-03-281-0/+1
* Rewrite of the CAM error recovery code.ken2001-03-271-0/+1
* Introduce support for POSIX.1e ACLs on UFS-based file systems. Thisrwatson2001-03-261-0/+1
* pcm driver for S3 Sonicvibes chipset.orion2001-03-191-0/+1
* Add the AAC_DEBUG option to enable debugging in the aac driver.gibbs2001-03-171-1/+1
* Add cwn driverimp2001-03-161-0/+2
* Make the miibus'ified the new fxp driver for -current.jlemon2001-03-121-1/+2
* Add the Intel PHY driver.jlemon2001-03-121-0/+1
* The /dev/random driver used Rijndael, not Blowfish, now.markm2001-03-101-3/+2
* Make md(4) and mdconfig(8) take over the role of vn(4) and vnconfig(8)phk2001-03-091-2/+0
* Split out the ata probes in seperate files for each bus type.sos2001-03-061-1/+5
* dcphy depends on pci. This repairs the 'ed' driver's ability to be runpeter2001-03-061-1/+1
* Implement shared/exclusive locks.jasone2001-03-051-0/+1
* put the null modem driver (nmdm) in the right place with the right name.julian2001-02-271-1/+1
* Tell the world about the nulmodem device.julian2001-02-271-0/+1
* Added another wd33c93 based SCSI card driver which replaces the bs driver.nyan2001-02-271-0/+2
* Introduce API for sequential reads/writes (build/dissect) of mbuf chains.bp2001-02-241-0/+1
* Add recently added PHY drivers sources.semenu2001-02-081-0/+3
* add driver for CS4281 sound chipscg2001-02-041-0/+1
* add driver for CMedia CMI8338/CMI8738 sound chipscg2001-02-041-0/+1
* Remove NAHA, NAHATOT and aha_softcs and related code. It was unusedimp2001-02-041-1/+9
* Warn if people include vn(4) in their config.phk2001-02-041-1/+2
* Remove obsoleted files.msmith2001-01-311-3/+5
* Add hpfs and the config glue for it. It was being skipped from testpeter2001-01-311-0/+6
* Reflect the new location of the ar and sr devices.jhay2001-01-301-2/+4
* Supply a stub bpf_validate() (always returning false - the script is notpeter2001-01-291-1/+4
* Stop counting sppp interfaces, we were just testing its presence to givepeter2001-01-291-1/+1
* Zap silly #if NPCI > 0 and the hoops that we jump through for the modulepeter2001-01-291-1/+1
* Convert 'count en', 'count lnc', 'count fpa', 'count loop' and 'count ar'peter2001-01-291-5/+5
* Convert ata and atapi #if NATA* > 0 to options instead. Stop configpeter2001-01-291-6/+6
* Turn '#if NSNP > 0' into an option.peter2001-01-291-1/+1
* Send "#if NISA > 0" to the bit-bucket and replace it with an option.peter2001-01-291-1/+1
* wi has been converted to NEWCARD, so included it when pccard isimp2001-01-211-0/+1
* Break the isa attachment of the Crystal Semiconductor 89x0 into twoimp2001-01-211-0/+3
* Implement condition variables.jasone2001-01-161-0/+1
* moved isp_pci.c from pci to dev/ispmjacob2001-01-091-1/+1
* Move if_wl.c from sys/i386/isa to dev/wi - it is not i386 (or even isa)peter2001-01-091-1/+2
* Completed move of Digiboard drivers to dev/dgbbabkin2001-01-081-0/+2
* Add aic to the list of drivers that might work with NEWCARD. I've addedimp2001-01-081-0/+1
* The ep pccard code had newcard hooks added to it, but it isn't beingpeter2001-01-071-0/+1
* Remove vga_pci generic driver.nsouch2001-01-051-1/+0
* Remove alpm numbering.nsouch2001-01-031-1/+1
* Retire kernfs (kernel part).des2000-12-281-2/+0
* add sys/dev/sound/pcm/buffer.c, lefo out of last commitcg2000-12-231-0/+1
* Add ACPI AC adaptor and ACPI Control Method Battery.takawata2000-12-221-0/+2
* revert addition of strlcpy/strlcatassar2000-12-181-2/+0
* add strlcpy and strlcat to kernelassar2000-12-181-0/+2
* kobjify.cg2000-12-181-0/+4
* Back out these two changes inadvertantly made with the last commit.jkh2000-12-161-2/+0
* SNAPDATE is an obsolete mechanism which has also been pretty muchjkh2000-12-151-0/+2
OpenPOWER on IntegriCloud