aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/conf
Commit message (Expand)AuthorAgeFilesLines
* Convert the mx driver to miibus.Bill Paul1999-10-161-1/+1
* Acutally our style is "options\x20\x09".David E. O'Brien1999-10-151-4/+4
* Like it or not, we use ^I's not 0x20 to align things in this file.David E. O'Brien1999-10-141-5/+5
* Spruce up the ADMtek driver: conver to newbus, miibus and add supportBill Paul1999-09-221-1/+1
* Convert the VIA Rhine driver to miibus.Bill Paul1999-09-191-1/+1
* Add the AMD driver.Justin T. Gibbs1999-09-111-0/+1
* Seperate the miibus pci ethernet drivers from the non-miibus drivers soPeter Wemm1999-09-091-6/+7
* This commit adds driver support for PCI fast ethernet NICs based onBill Paul1999-09-061-0/+1
* This commit adds driver support for the Silicon Integrated SystemsBill Paul1999-09-051-0/+1
* Try and commit the tun comment fix again; I have no idea why thereJordan K. Hubbard1999-09-011-1/+1
* ppp(1) -> ppp(8)Brian Somers1999-09-011-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* This commit adds device driver support for the Sundance Technologies ST201Bill Paul1999-08-211-1/+5
* Give if_tun the "almost clone" makeover.Poul-Henning Kamp1999-08-151-2/+2
* Give BPF the "almost-clone" update. If you need more of them, makePoul-Henning Kamp1999-08-151-2/+2
* Make the pty driver as close to a cloning device as we can get for now,Poul-Henning Kamp1999-08-081-2/+2
* Enable bpf by default. There was no significant dissention to my proposalJordan K. Hubbard1999-08-071-3/+3
* This commit adds device driver support for Adaptec Duralink PCI fastBill Paul1999-07-251-1/+2
* Move the xe0 driver back where it was. It was misleading where it was as itDavid E. O'Brien1999-07-131-2/+3
* Rename bpfilter to bpf.Dag-Erling Smørgrav1999-07-061-3/+3
* Put on my asbestos suit and attempt to tidy up and add some simple docsPeter Wemm1999-06-291-118/+108
* Clean up some of the documentation at the top.Jordan K. Hubbard1999-06-201-8/+12
* Kill option FAILSAFE.Dag-Erling Smørgrav1999-06-151-2/+1
* This commit adds driver support for PCI fast ethernet cards based on theBill Paul1999-05-211-1/+2
* usbdi.h:Nick Hibma1999-05-201-9/+5
* Add the `xe' Xircom PC Card driver.David E. O'Brien1999-05-141-1/+2
* Major lobotomy of config(8). ThePoul-Henning Kamp1999-05-091-3/+1
* Disable the ppc chipset-specific probes by default.Mike Smith1999-05-041-2/+2
* Add driver for the Iomega Zip 100 drive.Nick Hibma1999-05-021-9/+10
* De-quote where possible and minor tweaks. depends on a current config(8).Peter Wemm1999-04-241-24/+22
* Drop the tty/net/bio/cam interrupt class labels, they are meaninless herePeter Wemm1999-04-241-30/+30
* Drop the 'at nexus?' from the busses, it's not used.Peter Wemm1999-04-191-5/+5
* Spelling policeBrian Somers1999-04-191-2/+2
* Bring the 'new-bus' to the i386. This extensively changes the way thePeter Wemm1999-04-161-12/+12
* Add SYSVSEM so that newer versions of Xaccel don't require a kernelJordan K. Hubbard1999-04-161-1/+2
* Remove the entries for umodem and ucom. These drivers only probeNick Hibma1999-04-161-3/+1
* Add a commented-out example on using the makeoptions command to get aPeter Wemm1999-04-131-1/+3
* Shoot the LKM support in the old wd/wdc/atapi driver set in the head andPeter Wemm1999-04-131-4/+1
* Make debugging more selective.Nick Hibma1999-04-111-5/+1
* Delete all references to the "aic" driver. It isn't in the tree, andKenneth D. Merry1999-03-291-2/+1
* Rewert the atapi CDROM driver's name to wcd.Søren Schmidt1999-03-161-2/+2
* Rename hid device to uhid (HID: Human Interface Device)Nick Hibma1999-02-211-2/+2
* Removed uhub from list. Mandatory with usb device and this was alreadyNick Hibma1999-02-201-2/+1
* Really make the "Rename nlpt to lpt." purported to have been made inDavid E. O'Brien1999-02-201-2/+2
* Add a little bit more identifying information to the myriad PCI networkGarrett Wollman1999-02-181-14/+17
* MF3: add SYSVMSGJordan K. Hubbard1999-02-141-3/+5
* Rename nlpt to lpt.Nicolas Souchu1999-02-141-2/+2
* Fix typosJoseph Koshy1999-02-111-3/+3
* Use ppbus instead of the lpt driver. Throw in a (commented-out) vpo entryDag-Erling Smørgrav1999-02-101-2/+8
* replace previous stupid comment with one more appropriateAdam David1999-02-041-2/+1