summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2004-10-06typoBrad Smith
2004-10-06Enable round-robin arbitration between transmit and receive unitBrad Smith
2004-10-05- switch to pci_matchbyid()Alexander Yurchenko
2004-10-05- check if pm space is enabledAlexander Yurchenko
2004-10-05Don't reset the chip on attach. This solves the problem with fansAlexander Yurchenko
2004-10-05pretty dmesg printTheo de Raadt
2004-10-05Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet.Jonathan Gray
2004-10-04syncDavid Gwynne
2004-10-04Belkin Components F5U237 USB 2.0 7-Port HubDavid Gwynne
2004-10-04a whole bunch of avance logic codecs and also patch for someMichael Shalayeff
2004-10-04syncTheo de Raadt
2004-10-04davicom DM9601 contains another amiphy cloneTheo de Raadt
2004-10-04COREGA_FETHER_USB2_TX; tested by meTheo de Raadt
2004-10-04syncTheo de Raadt
2004-10-04Corega Fether USB2-TX is axeTheo de Raadt
2004-10-03$OpenBSD$ tagAlexander Yurchenko
2004-10-03Add $OpenBSD$ tag.Alexander Yurchenko
2004-10-02Typo in comment.Alexander Yurchenko
2004-10-02remove if NVLAN here tooBrad Smith
2004-10-02Add missing sc_mii, broken by PHY entry point changes.Ryan Thomas McBride
2004-10-02regenBrad Smith
2004-10-02another Broadcom idBrad Smith
2004-10-01Fix off-by-BAR in IO space finding.Alexander Yurchenko
2004-10-01regenBrad Smith
2004-10-01add ids for Broadcom BCM5750/5751Brad Smith
2004-10-01regenMichael Shalayeff
2004-10-01a few hp zx1 idsMichael Shalayeff
2004-10-01add some missing $, ok djm@ 'That looks fine to me' millert@Jonathan Gray
2004-09-30when trying to locate the io register we must jump over memory BARs, whichJason Wright
2004-09-30magic constants... bad... this isn't linux.Jason Wright
2004-09-30syncAlexander Yurchenko
2004-09-30A couple of new nvidia ethernet ids found in the linux driver.Alexander Yurchenko
2004-09-30get the MAC address correct on big endianJason Wright
2004-09-30don't need uvm_extern.h for vtophys (no vtophys!)Jason Wright
2004-09-30bus_dma-ify... thanks to robert, jgs, and grange for testingJason Wright
2004-09-30rtl8139 doesn't setup ANLPAR if the other side is not NWay compatible,Jason Wright
2004-09-30regenTodd C. Miller
2004-09-30ARtem Onair 802.11b card works with wi(4); Marco PfatschbacherTodd C. Miller
2004-09-30syncDavid Gwynne
2004-09-30Corega FEther USB-TXCDavid Gwynne
2004-09-30spelling nitDavid Gwynne
2004-09-30syncAlexander Yurchenko
2004-09-30Fix nforce ethernet nameAlexander Yurchenko
2004-09-30Do not pretend we have set up an ifmedia structure if we did not; fixesMiod Vallat
2004-09-30syncAlexander Yurchenko
2004-09-30nvidia nforce ddr and ethernet found in dmesg fromAlexander Yurchenko
2004-09-29Ratibibugle now useless evcnt structures.Miod Vallat
2004-09-29from netbsd: if_url.c 1.8, if_urlreg.h 1.2, urlphy.c 1.9 and urlphyreg.h 1.2David Gwynne
2004-09-28Use ETHER_MIN_LEN/ETHER_MAX_DIX_LENBrad Smith
2004-09-28fixes for 2 cases of unaligned memory access on alpha whichBrad Smith