summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Collapse)Author
1999-05-03syncTheo de Raadt
1999-05-03alteon based productsTheo de Raadt
1999-05-03syncTheo de Raadt
1999-05-03shorten VIATheo de Raadt
1999-04-28Added wdt driver for the Industrial Computer Source PCI-WDT50x watchdogAlex Feldman
timers.
1999-04-05revert to rev 1.42 until after 2.5 releaseTodd C. Miller
1999-04-04Roll out changes because the tree is frozen.mjacob
1999-04-04Read the board revision and trim cache line size back from 16 to 1mjacob
for early revision 2100 boards. Make sure to turn ROM off for these boards.
1999-03-30Crank MAX_START to 256 instead of making it dependent on MAX_TARGET andTodd C. Miller
SCSI_NCR_DFLT_TAGS
1999-03-25roll internal revision levels and enable 1080 supportmjacob
1999-03-23syncTheo de Raadt
1999-03-23new cardTheo de Raadt
1999-03-23simplify irq stringTheo de Raadt
1999-03-21Do not enable command tagged queuing by defaultTodd C. Miller
1999-03-17embarrassing typo botch. Thanks tomjacob
Federico G. Schwindt <fgsch@cvs.openbsd.org> for pointing it out. Fix OpenBSD header per his suggestion also.
1999-03-17complete update of ISP driver- includes 2100 FC supportmjacob
1999-03-16merge with freesbd:Jason Wright
o put media types in a structure for ifmedia adding o make sure ifp->if_snd.ifq_maxlen is initialized o add workaround for app note 7-15 o more checks for IFF_UP o use DELAY() instead of counters
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-11Winbond W89C840F ethernet driverJason Wright
1999-03-10fix freebsd id'sJason Wright
Merge with FreeBSD: longer delay when accessing mii, type fixups
1999-03-09syncTheo de Raadt
1999-03-09luxsonarTheo de Raadt
1999-03-09syncTheo de Raadt
1999-03-09add 1 cardTheo de Raadt
1999-03-05regenMichael Shalayeff
1999-03-05correct ee pro/10 pci descriptionMichael Shalayeff
1999-03-04syncTheo de Raadt
1999-03-04toshiba fleshTheo de Raadt
1999-03-04regenMichael Shalayeff
1999-03-04corrent name for iee pro/10+Michael Shalayeff
1999-03-03remove alot of verbosityJason Wright
1999-03-02put the DELAY back into xl_wait()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-27OpenBSD tags, sync with FreeBSD:Jason Wright
o make sure ifp->if_snd.ifq_maxlen is initialized o type fixups
1999-02-27Sync with FreeBSD:Jason Wright
o make sure ifp->if_snd.ifq_maxlen is initialized o proper handling of boards which report the TI product id
1999-02-27Sync with FreeBSD:Jason Wright
o match pnic-ii o make sure that ifp->if_snd.ifq_maxlen is initialized
1999-02-26Sync with FreeBSD:Jason Wright
o fix multicast hash calculation (return the right set of bits) o make sure ifp->if_snd.ifq_maxlen is initialized o use RL_CMD_EMPTY_RXBUF instead of magic constant 1 o make sure the delta 8139 boards are setup correctly
1999-02-26compensate for the fact that the check for ownership of a unicast packetJason Wright
has moved to ether_input()
1999-02-26syncJason Wright
1999-02-26PNIC IIJason Wright
1999-02-24handle scatter-gather, seperate src/dst mbuf, etcTheo de Raadt
1999-02-24why do new manufacturers make identical products, but change the vendor field?Theo de Raadt
1999-02-23syncTheo de Raadt
1999-02-234 more rhineII and 8139 clonesTheo de Raadt
1999-02-23Do a better job of reinitializing it the xl is found in powered down state.Jason Wright
1999-02-21use src/dst descriptor chaining out of an mbufTheo de Raadt
1999-02-20syncTheo de Raadt