summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Add miibus drivers for the ThunderLAN internal PHY and the Micro Linearwpaul1999-08-271-0/+2
* This commit adds device driver support for the Sundance Technologies ST201wpaul1999-08-211-0/+1
* This commit adds support for the NetBSD MII abstraction layer andwpaul1999-08-211-0/+20
* Implement a new generic mechanism for attaching handler functions tomsmith1999-08-211-0/+1
* Extract the next runnable process selection out of cpu_switch() into apeter1999-08-191-0/+1
* Merge the cons.c and cons.h to the best of my ability. alpha may orphk1999-08-091-0/+1
* Add vinumraid5.c to the files for Vinum. This allows (deprecated)grog1999-08-081-0/+1
* This commit adds device driver support for Adaptec Duralink PCI fastwpaul1999-07-251-0/+1
* This commit adds driver support for the SysKonnect SK-984x serieswpaul1999-07-091-0/+1
* Implement support for hardware debug registers on the i386.jlemon1999-07-091-0/+1
* Rename bpfilter to bpf.des1999-07-061-1/+1
* Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entirepeter1999-07-031-21/+21
* Delete the 'device-driver' suffix. It's been meaningless for a long time.peter1999-07-031-148/+148
* Move bt_isa.c to the cpu-independent isa section.peter1999-07-031-1/+2
* Slight reorganization of kernel thread/process creation. Instead of usingpeter1999-07-011-0/+1
* Fix more disordering I missed last time.jlemon1999-06-241-1/+1
* fix disorderingjlemon1999-06-241-4/+4
* Add IDA filesjlemon1999-06-241-0/+3
* Move fd driver back to files.${arch} since pc98 has a special fd driver.dfr1999-06-011-1/+0
* The fd driver has moved from i386/isa to isa.dfr1999-05-311-0/+1
* Add the amd driver.gibbs1999-05-221-0/+1
* * Factor out the common code between the isa bus drivers for i386 and alpha.dfr1999-05-221-0/+15
* This commit adds driver support for PCI fast ethernet cards based on thewpaul1999-05-211-0/+1
* usbdi.h:n_hibma1999-05-201-2/+0
* * Define a new static method DEVICE_IDENTIFY which is called to add devicedfr1999-05-141-0/+1
* Send subr_rlist.c off to the big Attic in the sky. It's been #if 0'edpeter1999-05-111-1/+0
* Add a new "file" to procfs: "rlimit" which shows the resource limits forphk1999-04-301-0/+1
* This Implements the mumbled about "Jail" feature.phk1999-04-281-0/+1
* Allow loadable interface drivers with BPF support to be loaded into a kernelmsmith1999-04-281-1/+1
* Zap LKM option and support. Farewell old friend.peter1999-04-191-1/+0
* oops, there was no tek390.c from the last commit, that's something onpeter1999-04-171-1/+0
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-0/+15
* Remove the entries for umodem and ucom. These drivers only proben_hibma1999-04-161-2/+0
* Build the functionality of the wdc_p hack into the ide_pci.c code.peter1999-04-131-1/+0
* In preparation of the commit of the umass driver and to make life easiern_hibma1999-04-081-0/+1
* Add driver support for gigabit ethernet adapters based on the Alteonwpaul1999-04-061-0/+1
* Delete all references to the "aic" driver. It isn't in the tree, andken1999-03-291-1/+0
* Add new kernel option:semenu1999-03-021-0/+5
* Rename hid device to uhid (HID: Human Interface Device)n_hibma1999-02-211-1/+1
* World, I'd like you to meet the first FreeBSD token Ring driver.julian1999-02-201-0/+1
* Moved [uo]hci_pci.c from /sys/dev/pci to /sys/pci after Sorenn_hibma1999-02-181-2/+2
* Rename nlpt to lpt.nsouch1999-02-141-4/+4
* Add pci/alpm.c, Aladdin SMBus driver (alpm(4)).nsouch1999-02-131-0/+1
* New pseudo-device to provide for a way of obtaining a socket by open()ingnewton1999-01-301-0/+1
* Terminate commit for the Intel PIIX4 SMBus support. Already committed filesnsouch1999-01-251-0/+1
* Add vinumdaemon.c; sort vinum entries.peter1999-01-231-6/+7
* Make uhub mandatory in usb config (msmith)n_hibma1999-01-221-1/+1
* This is a rather large commit that encompasses the new swapper,dillon1999-01-211-0/+1
* LKM kernel support becomes optional on "options LKM". (Bear in mindpeter1999-01-171-1/+1
* Add kern_syscalls.cdfr1999-01-161-0/+1
OpenPOWER on IntegriCloud