summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf/GENERIC
AgeCommit message (Expand)Author
2005-11-05add or enable lmc(4)Brad Smith
2005-10-20Enable IPMI on amd64.Marco Peereboom
2005-10-19Add IPMI to amd64. Keep it disabled for now.Marco Peereboom
2005-10-05Add CardBus/PCMCIA support to AMD64.Thierry Deval
2005-10-02add hmeBrad Smith
2005-09-19floppy support; form@openbsd.ruTheo de Raadt
2005-08-07ati ixp audio; ported form ntbsd in <4h of boretime; testing by krw@ and ian@Michael Shalayeff
2005-08-03Smart ARRAY comment fixes.Brad Smith
2005-08-03enable ciss; deraadt@ okMichael Shalayeff
2005-08-03enable safte and ses on all archs that appear to have real scsi bussesDavid Gwynne
2005-07-28Add viasio(4), a driver for VIA VT1211 LPC Super I/O found onAlexander Yurchenko
2005-07-06ural works; pedro@ironchicken.am-gen.orgTheo de Raadt
2005-07-06smartarray 5* raid controller; does io but needs more work; commented out in ...Michael Shalayeff
2005-06-17uipaq/ucom support; written by isis@www.cs.umd.eduTheo de Raadt
2005-06-02Start on a basic ACPI framework -- does not do much more than read out theThorsten Lockert
2005-05-27remove support for sf and ste. vtophys is NOT a working solution.Jason Wright
2005-05-26Add atapiscsi in parallel with scsibus@usb, this only changes systemDale Rahn
2005-05-23add USER_PCICONFJason Wright
2005-05-17- add epic(4)Brad Smith
2005-05-15enable ep(4)Martin Reindl
2005-05-13enable spkr by default; ckuethe 4201Theo de Raadt
2005-05-10Add epic(4) driver which supersedes tx(4).Brad Smith
2005-05-01spacing; ok miod@ deraadt@David Krause
2005-04-30start the job of making things look more alikeTheo de Raadt
2005-04-30nice docs at top of GENERICTheo de Raadt
2005-04-01reenable bio in GENERIC now that bio.c compiles and works.Marco Peereboom
2005-04-01undo, need to redo copyinstr first :(Marco Peereboom
2005-04-01enable bio(4) in GENERICMarco Peereboom
2005-03-16more wireless chipsetsTheo de Raadt
2005-03-05Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code.Thierry Deval
2005-02-12enable bktr(4) as it works well; jakemsr@jakemsr.com pr4095Peter Valchev
2005-02-03remove commented out ncr, siop handles the devices, with and ok daleHenning Brauer
2005-02-03enable siop, ok mickey drahnHenning Brauer
2005-01-14ubt(4): USB Bluetooth driver, commented out in all kernel configAlexander Yurchenko
2005-01-08enable puc lptTheo de Raadt
2005-01-07enable atu and sysbeepTheo de Raadt
2005-01-06use wsmux more; miod okTheo de Raadt
2005-01-02isp(4) works out of the boxMartin Reindl
2004-12-30adw(4) works on amd64, enable; ok deraadt marcoPeter Valchev
2004-12-29fix a few more locators with ? that snuck in; mickey okTheo de Raadt
2004-12-26do not waste time having ises onTheo de Raadt
2004-12-26enable ami. ok beck@Marco Peereboom
2004-12-19Add ahd.Kenneth R Westerback
2004-12-19disable uyap by default, because it is that rareTheo de Raadt
2004-12-17Support for the eap MIDI UART from NetBSD.Jonathan Gray
2004-12-13Uncomment yds(4) which is reported to work by Jim Dew. OK deraadt@Todd C. Miller
2004-12-08add ohci and ehci at cardbus to amd64, i386 and macppc. amd64 remainsDavid Gwynne
2004-12-06emu(4) works; tybollt@solace.mh.seTheo de Raadt
2004-12-02enable vge(4) and ciphy(4); ok deraadtPeter Valchev
2004-11-25Enable lpt0 on amd64 GENERIC. ok deraadt@Ian Darwin