summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2005-06-22apparently i got the last one reversed; from jakemsr@Michael Shalayeff
2005-06-20Remove media detection from the SRM on alpha. Initially a good idea, itMartin Reindl
2005-06-20Replace arpcom in the softc with ieee80211com in preparation forJonathan Gray
2005-06-20fix a couple of 'use after free' bugs on mbuf chains in the tx path.Damien Bergamini
2005-06-18though this doesn't work yet at least allow it to compile first.Brad Smith
2005-06-18regenBrad Smith
2005-06-18change ANTARES TC9021 entry description from Antares to TC9021Brad Smith
2005-06-17syncMartin Reindl
2005-06-17Intel 915G Integrated VideoMartin Reindl
2005-06-17- fix description for BCM5750 A0, A1 -> A0Brad Smith
2005-06-15add D-Link DGE-528T and US Robotics USR997902Brad Smith
2005-06-15regenBrad Smith
2005-06-15add D-Link DGE-528T and US Robotics USR997902Brad Smith
2005-06-15regenBrad Smith
2005-06-15add Linksys PCMPC200Brad Smith
2005-06-15Disable hardware vlan decapsulation.Camiel Dobbelaar
2005-06-15Disable hardware vlan decapsulation, but not really. Because of a firmwareCamiel Dobbelaar
2005-06-15promise pdc203xx support; from bouyer@netbsd.org via grange@ with a fewFederico G. Schwindt
2005-06-14at least allow the transmit checksum code to compileBrad Smith
2005-06-14fix prototypeBrad Smith
2005-06-14re-add part of rev 1.49...Brad Smith
2005-06-14regenBrad Smith
2005-06-14add Intel PCI-E to PCI-X bridgesBrad Smith
2005-06-12Back out revs 1.48 and 1.49. Checksum offloading caused problems onTodd C. Miller
2005-06-12use pci_mapreg_map() instead of pci_[io|mem]_find and bus_space_map;Federico G. Schwindt
2005-06-11Typo in comments.Miod Vallat
2005-06-10syncKevin Lo
2005-06-10add 3COM 3CRWE154G72. ok miodKevin Lo
2005-06-08use SMALL_KERNEL for all arch's, not just alpha and also apply the defsFederico G. Schwindt
2005-06-08remove netns crud.Henning Brauer
2005-06-07put the whole thing in this time.Brad Smith
2005-06-07undo busted diff. why AGAIN brad????Theo de Raadt
2005-06-07add support for the BCM5714.Brad Smith
2005-06-05Add megaraid 320 from Alexey E. Suslikov <cruel at texnika dot com dot ua>Marco Peereboom
2005-06-05resyncMarco Peereboom
2005-06-05Add Megaraid 320 from Alexey E. Suslikov <cruel at texnika dot com dot ua>Marco Peereboom
2005-06-05ops, forgot to regen this as well.Federico G. Schwindt
2005-06-04regen.Federico G. Schwindt
2005-06-04k8htb pci bridges as found in asus a8v deluxe mobo; deraadt@ okFederico G. Schwindt
2005-06-02use much simpler switch for pci_machdep.h; ok drahn@ whatever tdr (;Michael Shalayeff
2005-06-01De-inline if option SMALL_KERNEL on alpha; saves 4KB off RAMDISK{,B}, otherMiod Vallat
2005-06-01fix ordering of PCI devsBrad Smith
2005-05-31bus_dma-ify. needs bus_dmamap_sync's, but works on coherent arch's now.Jason Wright
2005-05-29regenBrad Smith
2005-05-29- better pcidevs entries for Intel Gig and add 82573 idsBrad Smith
2005-05-29add the RTL8185 (not working yet)Reyk Floeter
2005-05-27step 1 in fixing bioctl commands intermixed with regular io.Marco Peereboom
2005-05-27allow reception of Jumbo frames by default without having to bumpBrad Smith
2005-05-27- fix reception of VLAN sized frames on 82558 and upBrad Smith
2005-05-27handle SIOCSIFMTU ioctlBrad Smith