summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
Commit message (Expand)AuthorAgeFilesLines
* Convert the VIA Rhine driver to miibus.wpaul1999-09-191-1/+1
* Add the AMD driver.gibbs1999-09-111-0/+1
* Seperate the miibus pci ethernet drivers from the non-miibus drivers sopeter1999-09-091-6/+7
* This commit adds driver support for PCI fast ethernet NICs based onwpaul1999-09-061-0/+1
* This commit adds driver support for the Silicon Integrated Systemswpaul1999-09-051-0/+1
* Try and commit the tun comment fix again; I have no idea why therejkh1999-09-011-1/+1
* ppp(1) -> ppp(8)brian1999-09-011-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* This commit adds device driver support for the Sundance Technologies ST201wpaul1999-08-211-1/+5
* Give if_tun the "almost clone" makeover.phk1999-08-151-2/+2
* Give BPF the "almost-clone" update. If you need more of them, makephk1999-08-151-2/+2
* Make the pty driver as close to a cloning device as we can get for now,phk1999-08-081-2/+2
* Enable bpf by default. There was no significant dissention to my proposaljkh1999-08-071-3/+3
* This commit adds device driver support for Adaptec Duralink PCI fastwpaul1999-07-251-1/+2
* Move the xe0 driver back where it was. It was misleading where it was as itobrien1999-07-131-2/+3
* Rename bpfilter to bpf.des1999-07-061-3/+3
* Put on my asbestos suit and attempt to tidy up and add some simple docspeter1999-06-291-118/+108
* Clean up some of the documentation at the top.jkh1999-06-201-8/+12
* Kill option FAILSAFE.des1999-06-151-2/+1
* This commit adds driver support for PCI fast ethernet cards based on thewpaul1999-05-211-1/+2
* usbdi.h:n_hibma1999-05-201-9/+5
* Add the `xe' Xircom PC Card driver.obrien1999-05-141-1/+2
* Major lobotomy of config(8). Thephk1999-05-091-3/+1
* Disable the ppc chipset-specific probes by default.msmith1999-05-041-2/+2
* Add driver for the Iomega Zip 100 drive.n_hibma1999-05-021-9/+10
* De-quote where possible and minor tweaks. depends on a current config(8).peter1999-04-241-24/+22
* Drop the tty/net/bio/cam interrupt class labels, they are meaninless herepeter1999-04-241-30/+30
* Drop the 'at nexus?' from the busses, it's not used.peter1999-04-191-5/+5
* Spelling policebrian1999-04-191-2/+2
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-12/+12
* Add SYSVSEM so that newer versions of Xaccel don't require a kerneljkh1999-04-161-1/+2
* Remove the entries for umodem and ucom. These drivers only proben_hibma1999-04-161-3/+1
* Add a commented-out example on using the makeoptions command to get apeter1999-04-131-1/+3
* Shoot the LKM support in the old wd/wdc/atapi driver set in the head andpeter1999-04-131-4/+1
* Make debugging more selective.n_hibma1999-04-111-5/+1
* Delete all references to the "aic" driver. It isn't in the tree, andken1999-03-291-2/+1
* Rewert the atapi CDROM driver's name to wcd.sos1999-03-161-2/+2
* Rename hid device to uhid (HID: Human Interface Device)n_hibma1999-02-211-2/+2
* Removed uhub from list. Mandatory with usb device and this was alreadyn_hibma1999-02-201-2/+1
* Really make the "Rename nlpt to lpt." purported to have been made inobrien1999-02-201-2/+2
* Add a little bit more identifying information to the myriad PCI networkwollman1999-02-181-14/+17
* MF3: add SYSVMSGjkh1999-02-141-3/+5
* Rename nlpt to lpt.nsouch1999-02-141-2/+2
* Fix typosjkoshy1999-02-111-3/+3
* Use ppbus instead of the lpt driver. Throw in a (commented-out) vpo entrydes1999-02-101-2/+8
* replace previous stupid comment with one more appropriateadam1999-02-041-2/+1
* remind that apm is required in order for timekeeping to workadam1999-02-041-1/+2
* Add ISA PnP support, now that we have the space for it.eivind1999-01-271-1/+2
* The first stage of console driver reorganization: activate newyokota1999-01-111-5/+13
* Add driver support (and man page) for PCI fast ethernet cards basedwpaul1999-01-091-1/+2
OpenPOWER on IntegriCloud