summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
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
2005-06-01fix ordering of PCI devsBrad Smith
2005-06-01regenJonathan Gray
2005-06-01RTL8187.Jonathan Gray
2005-05-31bus_dma-ify. needs bus_dmamap_sync's, but works on coherent arch's now.Jason Wright
2005-05-31Reduce ccbs for now because millert had issues on a 475.Marco Peereboom
2005-05-29regenBrad Smith
2005-05-29- better pcidevs entries for Intel Gig and add 82573 idsBrad Smith
2005-05-29use JAPAN for locale code 0 stored in some rtw EEPROMs.Reyk Floeter
2005-05-29further cleanup - use bzero, bcopy and bcmpReyk Floeter
2005-05-29knfReyk Floeter
2005-05-29add the RTL8185 (not working yet)Reyk Floeter
2005-05-29rtw cleanupReyk Floeter
2005-05-29cleanup rtwReyk Floeter
2005-05-28fix hostap modeReyk Floeter
2005-05-28Don't display vid/pid from CIS if vid is 0.Jonathan Gray
2005-05-28Don't use vid/pid from the CIS if vid is 0 when reporting unmatchedJonathan Gray
2005-05-28make sure to enable socket on resume.Robert Nagy
2005-05-28Step 3 in fixing bioctl commands intermixed with regular io.Marco Peereboom
2005-05-28Step 2 in fixing bioctl commands intermixed with regular io.Marco Peereboom
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-27make sure to enable socket on resume.Robert Nagy
2005-05-27- Merge changes from pxacom back into the common com driver.Uwe Stuehler
2005-05-27print the screwed ofs in the panic msgMichael Shalayeff
2005-05-27De-inline a couple of long functions, which also makes them debugger-visible....Hakan Olsson
2005-05-27remove some misplaced htole32sReyk Floeter