summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf/GENERIC
AgeCommit message (Expand)Author
2007-10-14enable wbngTheo de Raadt
2007-10-08enable spdmem where it mattersTheo de Raadt
2007-10-07Add a driver, amdpcib(4), for the AMD 8111 series LPC bridge and HPET writtenMarc Balmer
2007-09-30Enable Broadcom wireless, bwi(4).Jonathan Gray
2007-09-24Add bwi PCI and Cardbus GENERIC entries for i386 and amd64, but stillMarcus Glocker
2007-09-12port of i386 pctr code to amd64; Mike BelopuhovTheo de Raadt
2007-09-09uchcom(4) has been verified to work by djm@, so add it to allJonathan Gray
2007-09-08Add adl(4). Make comments for i2c devices a bit more consistent while I'mMark Kettenis
2007-09-06new iwn(4) driver for Intel Wireless WiFi Link 4965AGN.Damien Bergamini
2007-09-04driver for i2c lm93 sensor; very common on ipmi machines which have i2cTheo de Raadt
2007-08-05Enable Compact Flash driver for the Marvell 88W8385 chip inMarcus Glocker
2007-08-02copy nvram code from i386, because amd64 can use it too. done byTheo de Raadt
2007-07-02allow pciide to attach to jmb as well as ahciDavid Gwynne
2007-07-02enable jmb on all archs that support ahci, so jmicron boards will continueDavid Gwynne
2007-05-31Add Bluetooth drivers to GENERIC (not enabled - we still have ways to go)Uwe Stuehler
2007-05-28bio for all archs, ok krw@ kettenis@ sounds good marco@ go for it deraadt@Todd T. Fries
2007-05-27Enable ips(4).Alexander Yurchenko
2007-05-27back out bio, breaks dlg's sparc64 v215Todd T. Fries
2007-05-26prodded by marco, enable bio everywhereTodd T. Fries
2007-05-22enable uts(4) - USB touchscreen supportRobert Nagy
2007-05-19(disabled) option for PCIAGP. at least lets i945 chipsets workTed Unangst
2007-05-19aps works on amd64, ok jsgTed Unangst
2007-05-18remove the COMPAT entries. they are not useful hereTed Unangst
2007-04-26enable tht so it is more available for testing.David Gwynne
2007-04-10pascoe@ finished sili(4). enable it so people can try it.David Gwynne
2007-03-21enable ahci(4). this only attaches to the jmicron controllers so far.David Gwynne
2007-03-17wpi(4) works fine on amd64 according toJonathan Gray
2007-02-28Add Smart Battery Monitor device driver. Provided byAlexander Yurchenko
2007-02-19ACPIVERBOSE should be off, like i386Theo de Raadt
2007-01-22Add acpidock here too.Michael Knudsen
2006-12-06starfire ethernet works here nowMartin Reindl
2006-11-29Add commented out ips here as well.Alexander Yurchenko
2006-11-27Added support to GENERIC for disabled acpiJordan Hargrave
2006-11-27move uberry to a nicer placeTheo de Raadt
2006-11-26leave name simpleTheo de Raadt
2006-11-26Enable malo(4) for amd64. Tested with a Netgear WG311v3 PCI. FurtherMarcus Glocker
2006-11-25remove dpt(4) because it sucks.David Gwynne
2006-11-06add gem and gentbi; why notTheo de Raadt
2006-10-26Driver for MosChip MCS7703 based USB Serial devices.Jonathan Gray
2006-10-21enable zydTheo de Raadt
2006-10-15Enable bce.Marco Peereboom
2006-10-11udcf works here, so add it, ok mblamerHenning Brauer
2006-10-06Enable pgt cardbus.Marcus Glocker
2006-09-27Enable uath, works for me.Alexander Yurchenko
2006-09-27Add Maxim/Dallas DS2490 USB 1-Wire adapter driver.Alexander Yurchenko
2006-09-19Enable pgt(4) on amd64. Missing entry spotted by brad@.Marcus Glocker
2006-08-29enable arc, ok deraadt@Jolan Luff
2006-08-22acx(4) seems to work fine on amd64 here also, so enable it.Jonathan Gray
2006-08-18add ucycom@uhidev and ucom@ucycom on the usb machines (docs are forthcoming)Jason Wright
2006-08-17enable msk(4) in a few more places.Brad Smith