summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Collapse)Author
1999-03-13syncTheo de Raadt
1999-03-13new intel bridge chipsetTheo de Raadt
1999-03-12syncTheo de Raadt
1999-03-12another qlogic scsi cardTheo de Raadt
1999-03-12doc referencesJason Wright
1999-03-12fix problem where last entry in cd toc had seconds and frame zeroed,Niels Provos
wouters@cistron.nl.
1999-03-11syncTheo de Raadt
1999-03-11indentTheo de Raadt
1999-03-11Winbond W89C840F ethernet driverJason Wright
1999-03-10syncTheo de Raadt
1999-03-10bocalan also shows up on PNP8201Theo de Raadt
1999-03-10fix freebsd id'sJason Wright
Merge with FreeBSD: longer delay when accessing mii, type fixups
1999-03-10add some commented fieldsTheo de Raadt
1999-03-09syncTheo de Raadt
1999-03-09luxsonarTheo de Raadt
1999-03-09syncTheo de Raadt
1999-03-09add 1 cardTheo de Raadt
1999-03-09reference docsJason Wright
1999-03-08reference docsJason Wright
1999-03-08remove excess xname printingTheo de Raadt
1999-03-08indentTheo de Raadt
1999-03-08remove extra prints our isapnp subsystem does earlierTheo de Raadt
1999-03-08cleanupTheo de Raadt
1999-03-05regenMichael Shalayeff
1999-03-05correct ee pro/10 pci descriptionMichael Shalayeff
1999-03-04" quote in pcmcia_printTheo de Raadt
1999-03-04syncTheo de Raadt
1999-03-04toshiba fleshTheo de Raadt
1999-03-04simplify cs4232 handling; apollo@slcnet.netTheo de Raadt
1999-03-04regenMichael Shalayeff
1999-03-04att bt763e etherMichael Shalayeff
1999-03-04regenMichael Shalayeff
1999-03-04corrent name for iee pro/10+Michael Shalayeff
1999-03-04cs4232 hackTheo de Raadt
1999-03-04syncTheo de Raadt
1999-03-04differentiate wss vs sb cardsTheo de Raadt
1999-03-04sync.Federico G. Schwindt
1999-03-04DFE-650/Netgear FA410TX.Federico G. Schwindt
1999-03-03remove alot of verbosityJason Wright
1999-03-02Remove 3 bad panic cases, which should just report an error upNiklas Hallqvist
to the caller. This fixes some cases of panics due to SCSI errors.
1999-03-02wss_isapnp; work by apollo@slcnet.net..Theo de Raadt
1999-03-02syncTheo de Raadt
1999-03-02wss/sb splitup of sortsTheo de Raadt
1999-03-02Ignore TX interrupts when there are not packets buffered.Federico G. Schwindt
This fix a problem seen with realtek 80[12]9 based cards; noted by scomeau@obscurity.org.
1999-03-02put the DELAY back into xl_wait()Jason Wright
1999-03-01add checks for if_bridge (in addition to if_bpf)Jason Wright
1999-02-28compensate for check on unicast packets rx'd in promisc mode being movedJason Wright
to ether_input().
1999-02-28compensate for the test of packet ownership being moved to ether_input()Jason Wright
1999-02-27sync with freebsd:Jason Wright
o remove call to DELAY from xl_wait() o do not issue RX and TX resets in xl_stop() & xl_init() o be sure that ifp->if_snd.ifq_maxlen is initialized
1999-02-27syncTheo de Raadt