summaryrefslogtreecommitdiff
path: root/sys/dev/pci/files.pci
AgeCommit message (Expand)Author
2006-05-01initial port of a driver for the Neterion Xframe-I 10Gb Ethernet adapter.Brad Smith
2006-04-26not quite working driver for azalia audio (this is essentially AC97 for > 2005)Jason Wright
2006-04-06Hook up mfi, remains disabled.Marco Peereboom
2006-03-16Move the agpgart handling code to a separate file.Matthieu Herrb
2006-03-12with pcn(4) now in place remove or replace the references to PCI le(4)Martin Reindl
2006-02-25add vic(4) config glue. The driver is not yet enabled.Reyk Floeter
2006-01-05Add SMBus host interface support for amdpm(4).Alexander Yurchenko
2006-01-04driver for the nvidia nforce2/3/4 smbus controller.David Gwynne
2005-12-31Add AMD-8111 SMBus controller driver.Alexander Yurchenko
2005-12-29Driver for SMBus coontroller integrated on VIA VT8237 bus control and powerMark Kettenis
2005-12-24Driver for Acer Labs M7101 power management controllerMark Kettenis
2005-12-24piixpm now provides i2cbus attribute. Reminded by deraadt@.Alexander Yurchenko
2005-12-19New Intel ICH SMBus driver to be used with the iic(4) framework.Alexander Yurchenko
2005-12-14Initial bits for an nvidia nforce Ethernet driver.Jonathan Gray
2005-11-14add Intel 10Gb Ethernet driver with support for LR/SR and CX4 cards.Brad Smith
2005-09-06Step two: use advmcode* in their new location.Kenneth R Westerback
2005-08-20cac(4) are 234* series and ciss(4) are 56* series.Brad Smith
2005-08-14Kill the musyccbus/ebus device and use musycc for both functions of theClaudio Jeker
2005-08-14you CANNOT reuse ebus without breaking other architecturesTheo de Raadt
2005-08-13Add art(4) driver. OK deraadt@Claudio Jeker
2005-08-07ati ixp audio; ported form ntbsd in <4h of boretime; testing by krw@ and ian@Michael Shalayeff
2005-08-05fix cac commentMichael Shalayeff
2005-08-01spacing; ok deraadt@David Krause
2005-07-31including a driver without putting it's driver name at the end of a filesTheo de Raadt
2005-07-28New driver for the AMD PCnet-PCI family of Ethernet chips. ThisBrad Smith
2005-07-06smartarray 5* raid controller; does io but needs more work; commented out in ...Michael Shalayeff
2005-05-27byebye ncr(4) and some vtophysMartin Reindl
2005-05-24san depends on sppp. canacar@ ok.Hakan Olsson
2005-05-10Add epic(4) driver which supersedes tx(4).Brad Smith
2005-05-02Add ichwdt(4): Intel 6300ESB ICH watchdog timer driver. Disabled forAlexander Yurchenko
2005-04-11get rid of the lines on ehci attach that show the version and the companionDavid Gwynne
2005-03-08Cosmetics...Thierry Deval
2005-03-05Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code.Thierry Deval
2005-02-15Driver for Ralink Technology RT2500 wireless adapters.Damien Bergamini
2005-01-14split re(4) into bus-independent code (ic/re.c) and PCI front-endPeter Valchev
2004-12-29Driver for Realtek 802.11 devices from NetBSD.Jonathan Gray
2004-12-19filesystem firmware loading written over the pacific 2 weeks ago, testedTheo de Raadt
2004-12-17Support for the eap MIDI UART from NetBSD.Jonathan Gray
2004-12-14txp(4) late firmware loading, written somewhere over the pacific, testedTheo de Raadt
2004-12-01VIA VT612x PCI Gigabit Ethernet adapter support, ok deraadtPeter Valchev
2004-11-22use the filesystem based firmware loader; ok deraadt@Damien Bergamini
2004-11-22mark ti(4) and neo(4) as wanting "firmload"Theo de Raadt
2004-11-18use the filesystem based firmware loader; deraadt okDamien Bergamini
2004-11-02imported Sam Leffler's ath driver for atheros multimode wireless nicsReyk Floeter
2004-10-20support for Intel 2100/2200BG/2915ABG wireless devices written byTheo de Raadt
2004-09-16cleanup deafult locators (blah ?); please check that your most hated architec...Michael Shalayeff
2004-09-15add pcxu tlb handlers and cpu probingMichael Shalayeff
2004-07-28This touches only MI code, and adds new time keeping code. TheThorsten Lockert
2004-06-26Add supporting Sangoma network driver.Alex Feldman
2004-06-22atw(4) driver from NetBSD (dyoung). Based in part on a port byTodd C. Miller