summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add sscanf/vsscanf/strtoq/strtouq to the kernel. Initially these will be usedmsmith1999-01-151-0/+1
* Add entry for the target mode black hole driver.gibbs1999-01-141-0/+1
* Add driver support (and man page) for PCI fast ethernet cards basedwpaul1999-01-091-0/+1
* Config glue for 'pseudo-device vinum'peter1998-12-281-2/+14
* Initial entry of ISDN4BSD into the FreeBSD tree.phk1998-12-271-0/+36
* Bring dummynet+bridging in -current. Everything will be ready whenluigi1998-12-141-0/+2
* Added uhid again, sorting seems to work nown_hibma1998-12-131-1/+1
* dded the stubs for umodem and ucom (communications class driver). They are no...n_hibma1998-12-131-0/+2
* Reversed the order of the USB devices, makes sure the ugen device is probed lastn_hibma1998-12-101-4/+6
* Preliminary support for OHCI motherboardsn_hibma1998-12-091-3/+5
* If there is no .depends file, use the standard ad-hoc way of ensuringimp1998-12-071-5/+2
* An early Christmas present: add driver support for a whole bunch ofwpaul1998-12-041-0/+4
* Initial commit of ported NetBSD USB stackn_hibma1998-11-261-0/+31
* Whoops - wrong copy of files, so all wasn't converted. Rest of perl -> perl5eivind1998-11-241-6/+6
* perl -> perl5, to allow to compile on older boxes with perl5 installed (buteivind1998-11-241-4/+4
* Build subr_rman.c by default.dfr1998-11-151-0/+1
* Remove the 'amd' driver.msmith1998-11-111-1/+0
* Update configuration files for the perl based makedevops script.nsouch1998-11-081-20/+20
* Back out previous commit. The bpfilter -> bpf transition will have to be ades1998-11-031-3/+0
* Rename the 'bpfilter' pseudo-device to 'bpf'. The old syntax is still legaldes1998-11-031-0/+3
OpenPOWER on IntegriCloud