summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add subr_sbuf.c.des2000-12-131-0/+1
* Next round of PCI subsystem updates:msmith2000-12-131-2/+1
* Always build the ISA and EISA bridge code. This is slightly unintiuitive,msmith2000-12-121-2/+2
* - Add code to detect if a system call returns with locks other than Giantjake2000-12-121-0/+1
* Change sppp from optional to count. At least ar(4) and sr(4) needs it injhay2000-12-111-1/+1
* Next-phase PCI system update; move PCI core code to sys/dev and updatemsmith2000-12-081-4/+9
* Forgot this file in previous commit to remove file kern_threads.cjake2000-12-021-1/+0
* Add one new file brought in with the ACPI CA 20001115 import.msmith2000-12-011-0/+1
* A bunch of newcard/cardbus changes that's been sitting in my tree for a while:jon2000-11-281-2/+0
* Update the ed driver to probe and attach under a NEWCARD kernel (I waspeter2000-11-251-1/+2
* Accept filters broke kernels compiled without options INET.alfred2000-11-201-1/+1
* Add kernel option NETGRAPH_ONE2MANY.archie2000-11-161-0/+1
* vx is now optional rather than taking a count. Reflect that in theimp2000-11-161-2/+2
* Add ray driver for card (OLDCARD) and pccard (NEWCARD) entries.imp2000-11-121-0/+3
* Farewell our code. We will switch acpica code from Intel.takawata2000-11-091-13/+0
* Don't build the ACPI CA debugger unless the ACPI_DEBUG option is present.msmith2000-11-081-11/+10
* ELF kernels should use an ELF sysvec. This allows us to move a.outobrien2000-11-051-3/+0
* switch over to new sb8/sb16 codecg2000-11-011-3/+2
* add commented-out entries for the new sb8 and sb16 driverscg2000-10-281-0/+2
* Connect the new ACPICA code to the 'acpica' device.msmith2000-10-281-10/+131
* The USB scanner driver. To be used together with SANE.n_hibma2000-10-251-0/+1
* Major update to the 'twe' driver.msmith2000-10-251-1/+1
* Added lines for the wds driver.babkin2000-10-241-0/+1
* Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98non2000-10-231-0/+13
* NEWCARD/Cardbus -jon2000-10-191-0/+1
* Initial commit of NEWCARD cardbus side (that actually compiles and works)jon2000-10-181-1/+6
* After some complaints about the dir names, the random device ismarkm2000-10-141-4/+4
* Initial commit of IFS - a inode-namespaced FFS. Here is a shortadrian2000-10-141-0/+12
* Whoops, add the 'twe' files.msmith2000-10-141-0/+2
* Add ata-raid.c to the ata driversos2000-10-131-0/+1
* update to i4b version 0.95.04hm2000-10-091-36/+46
* Driver for the Intel 82801AA (ICH) SMBus controller and compatibles.archie2000-10-061-0/+2
OpenPOWER on IntegriCloud