summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
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-15Match RTL8255 transceiver and stub out related support functions.Jonathan Gray
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-13Move a bunch of small functions that only get called once intoJonathan Gray
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-11need this tooBrad Smith
2005-06-11BCM5714Brad Smith
2005-06-11regenBrad Smith
2005-06-11BCM5714Brad Smith
2005-06-11Typo in comments.Miod Vallat
2005-06-10syncKevin Lo
2005-06-10add 3COM 3CRWE154G72. ok miodKevin Lo
2005-06-10remove unused code and un-ifdefMartin Reindl
2005-06-09don't need vlan.h hereBrad Smith
2005-06-08completely revert rev 1.52, which broke ral for some people; from danh@Christian Weisgerber
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-08useless netns includes; there was no NS stuff ever hereHenning Brauer
2005-06-08disable RX checksum offload until its fixed on little endian systemsBrad Smith
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-07CCITT about to bite the dust, remove special casing in archs and driversHenning Brauer
2005-06-06correct names for miscellaneous control bit registerMichael Coulter
2005-06-06AD1981 is actually AD1980Michael Coulter
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-03reties -> retriesMiod Vallat
2005-06-02use much simpler switch for pci_machdep.h; ok drahn@ whatever tdr (;Michael Shalayeff
2005-06-02Start on a basic ACPI framework -- does not do much more than read out theThorsten Lockert
2005-06-02correctly close the audio device in audio_open() if one of theJoris Vink
2005-06-02Remove non-emulating wsdisplays - nothing uses them.Miod Vallat
2005-06-02Do not compile scrollback support if option SMALL_KERNEL.Miod Vallat
2005-06-02Eradicate USB quirks NOTUR and NODOORLOCK. Should no longer beKenneth R Westerback
2005-06-01De-inline if option SMALL_KERNEL on alpha; saves 4KB off RAMDISK{,B}, otherMiod Vallat
2005-06-01De-inline a few functions if option SMALL_KERNEL, and do not compileMiod Vallat
2005-06-01Do not kill the event sink when closing a wsmouse device opened in write-onlyMiod Vallat