summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Correct the dependency for aicasm.gibbs2000-10-051-1/+1
* Move the ata/atapi files to the common area. They were the same on allpeter2000-10-031-0/+9
* Move sys/dev/nulldev to sys/dev/null to be more consistent with namingjhb2000-10-021-1/+1
* More updates to the ACPI code:msmith2000-09-301-1/+3
* The `ed' NIC driver has been changed to work on Alpha now. So enable itobrien2000-09-301-0/+2
* Add support for pccard attachments of the ex driver. It supports theimp2000-09-291-0/+1
* add feeder_fmt.ccg2000-09-231-1/+3
* Enable the ESS Maesto driver.jhb2000-09-231-1/+1
* Use quoted includes instead of full path references inside the aic7xxxgibbs2000-09-221-1/+1
* 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
* Update for aic7xxx driver reorganization.gibbs2000-09-161-8/+9
* - Newbus'ify and bus_space'ify.nyan2000-09-141-0/+2
* 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-131-0/+1
* Turn the /dev/random device into a (pseudo-)device, not an option.markm2000-09-121-6/+6
* Large upgrade to the entropy device; mainly inspired by feedbackmarkm2000-09-101-0/+1
* Major update to the way synchronization is done in the kernel. Highlightsjasone2000-09-071-0/+3
OpenPOWER on IntegriCloud