summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Collapse)Author
1999-05-27syncTheo de Raadt
1999-05-27more USBTheo de Raadt
1999-05-27syncTheo de Raadt
1999-05-27new cirrus and othersTheo de Raadt
1999-05-27syncTheo de Raadt
1999-05-27rage onTheo de Raadt
1999-05-27syncTheo de Raadt
1999-05-27name the adv productsTheo de Raadt
1999-05-21no instead of <none>Theo de Raadt
1999-05-19merge with freebsd 1.64, for realNiklas Hallqvist
1999-05-14syncJason Downs
1999-05-14Better Trident sound card IDsJason Downs
1999-05-13syncJason Downs
1999-05-13Trident sound cardJason Downs
1999-05-09Regen.Jason Downs
1999-05-09Fix obvious typos so that the kernel actually compiles.Jason Downs
1999-05-07syncJason Wright
1999-05-07typoJason Wright
1999-05-07Sync with freebsd, highlights:Jason Wright
o Dynamically increase TX start threshold if TX underruns are detected. o Fix selection for the 3c900B-FL 10baseFL adapter. o Set the TX start threshold register to get better performance. o Increase the size of the RX and TX rings. o Support for the 3cSOHO100-TX
1999-05-07syncTheo de Raadt
1999-05-07moreTheo de Raadt
1999-05-07syncTheo de Raadt
1999-05-07LMC productsTheo de Raadt
1999-05-06syncJason Wright
1999-05-06more 3Com nicsJason Wright
1999-05-05syncTheo de Raadt
1999-05-05simplifyTheo de Raadt
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