summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2004-07-04sis rev 0x91 seeprom support to get eaddr; from fgschTheo de Raadt
2004-07-04syncTheo de Raadt
2004-07-04two hp netserver LH 3 devicesTheo de Raadt
2004-06-29do not use u_long for 32bit data; found by Jacob MeuserMichael Shalayeff
2004-06-28add support for ati tv-wonders written by me and tested by Jacob Meuser <jake...Michael Shalayeff
2004-06-28do not force into io space on hppa as it's much slowerMichael Shalayeff
2004-06-28KNFRyan Thomas McBride
2004-06-27Reduce verbosity of atw PCI attach without removing actual info.Todd C. Miller
2004-06-27KNFRyan Thomas McBride
2004-06-27stop passing an empty enaddr around since we figure out theBrad Smith
2004-06-27KNFRyan Thomas McBride
2004-06-26KNFRyan Thomas McBride
2004-06-26KNFRyan Thomas McBride
2004-06-26KNFRyan Thomas McBride
2004-06-26$OpenBSD$Ryan Thomas McBride
2004-06-26Add supporting Sangoma network driver.Alex Feldman
2004-06-26Sangoma Network Device driver for AFT series card (initiali version).Alex Feldman
2004-06-25fix MAC address initialization on big endian machines; found by naddy, ok drahnPeter Valchev
2004-06-25Provide information about the raw (unswizzled) intrrupt pin inArtur Grabowski
2004-06-25Minor fixes suggested by nordin@ and henning@Thorsten Lockert
2004-06-24This moves access to wall and uptime variables in MI code,Thorsten Lockert
2004-06-23Make AHD_DEBUG compile. ok krw@Marco Peereboom
2004-06-22atw(4) driver from NetBSD (dyoung). Based in part on a port byTodd C. Miller
2004-06-22Spacing. ok krw@Marco Peereboom
2004-06-22Remove all static functions. ok krw@Marco Peereboom
2004-06-21First step towards more sane time handling in the kernel -- this changesThorsten Lockert
2004-06-20take 2 times less room in dmesg, prettier tooPeter Valchev
2004-06-20regenDamien Couderc
2004-06-20add Intel 82852/82855 AGP and IOs, NVidia GEForce FX 5600 and FX Go 5200.Damien Couderc
2004-06-18On architectures which have strict alignment, shift the entire mbuf chain byRyan Thomas McBride
2004-06-18Fix jumbo frames.Ryan Thomas McBride
2004-06-18Pass MAX_JUMBO_FRAME_SIZE as the size argument of bus_dmamap_create(),Ryan Thomas McBride
2004-06-18Avlab PCI 4 Serial, takashi@crazyhack.net in PR3823Henning Brauer
2004-06-18syncHenning Brauer
2004-06-18Avlab 4 Serial pucHenning Brauer
2004-06-16regenMatthieu Herrb
2004-06-16+ nVidia Geforce4 Ti 4200 Go + typo. Ok deraadt@.Matthieu Herrb
2004-06-14Remove unused descriptive name strings. We use the names the devices return.Kenneth R Westerback
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-06-13cy_attach improvements; ok artPeter Valchev
2004-06-06Multicast cleanupsRyan Thomas McBride
2004-06-06- replace hand-rolled crc32 with ether_crc32_be()Ryan Thomas McBride
2004-06-05regenBrad Smith
2004-06-05add Intel i960 RD PCI-PCI bridge found on Intel EtherExpress PRO/100 Server a...Brad Smith
2004-06-05- replace handrolled crc32 with ether_crc32_be()Ryan Thomas McBride
2004-06-05cleanup, no functional changesPeter Valchev
2004-06-05a step towards 8139C+Peter Valchev
2004-06-05fix a few printf; pval okTheo de Raadt
2004-06-05add multicast supportPeter Valchev
2004-06-05syncTheo de Raadt