summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
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
2005-05-27re-enable gpio init even without using the gpio(4) frameworkReyk Floeter
2005-05-27modernize and cleanup the nsgphy code, using mii_phy_setmedia/mii_phy_tickBrad Smith
2005-05-27some cleanupBrad Smith
2005-05-27- fix reception of VLAN sized frames on 82558 and upBrad Smith
2005-05-27handle SIOCSIFMTU ioctlBrad Smith
2005-05-27- disable the gpio user interface for now, it's just an unimportantReyk Floeter
2005-05-27byebye ncr(4) and some vtophysMartin Reindl
2005-05-27nuke vtophys crapJason Wright
2005-05-27kill another forgotten vtophys since bus_dma conversionPeter Valchev
2005-05-27remove vtophys hack (for alpha) which this driver no longer usesPeter Valchev
2005-05-26remove unused vtophys stuffMartin Reindl
2005-05-26remove vtophys (it wasn't used anyway)Jason Wright
2005-05-26M-Systems DiskOnKey2 works better with zero padded commands so make itKenneth R Westerback
2005-05-26add a cardbus attachment for uhci. This code is based on the ohci_cardbus.cNathan Binkert
2005-05-26nForce4 PATA support from Olivier Crouzet <ol at epita.fr>. ok grange@Jonathan Gray
2005-05-26Fix compilation on macppc and likely other archs.Jonathan Gray
2005-05-26regenFederico G. Schwindt
2005-05-26geforce fx5500Federico G. Schwindt
2005-05-25- identify Compex NICs (untested)Martin Reindl
2005-05-25PQUIK_NOMODESENSE no longer does anything, and PQUIRK_NOBIGMODESENSE wasKenneth R Westerback
2005-05-25Fix instances of macros with improperly parenthasized arguments.Brad Smith
2005-05-25- Fixed resetting of the watchdog timer and queue full flag.Brad Smith
2005-05-25regenBrad Smith
2005-05-251 Mbps Ethernet, huh?Brad Smith