summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
1999-11-03Two more Neomagic chipsets.Hakan Olsson
1999-11-03Regen.Aaron Campbell
1999-11-03Add Adaptec AIC6915.Aaron Campbell
1999-11-03Driver for Adaptec "StarFire" AIC6915-based Ethernet cards; from FreeBSD.Aaron Campbell
1999-11-03syncChris Cappuccio
1999-11-035597 is a host bridgeChris Cappuccio
1999-11-030x5597 will never match an SiS pciide controller because they are 0x5513Chris Cappuccio
1999-11-02fix printf (had an extra space)Chris Cappuccio
1999-10-31critical fixes, overdone, but who cares, a localhost crash is badTheo de Raadt
1999-10-29fix comment to match codeJason Wright
1999-10-28RegenAaron Campbell
1999-10-28Add ADMtek products.Aaron Campbell
1999-10-28Driver for ADMtek AL981/AN985 Ethernet controllers; from FreeBSD.Aaron Campbell
1999-10-28hush up the link up/down messagesJason Wright
1999-10-26Support LMC1200Chris Cappuccio
1999-10-26syncChris Cappuccio
1999-10-26add LMC1200Chris Cappuccio
1999-10-26Missed earlier: add PCI_HDRTYPE_TYPE macro, from NetBSD.Jason Downs
1999-10-26PCI "universal" communication device driver, by cgd@netbsd.org.Jason Downs
1999-10-26syncJason Downs
1999-10-26Add puc device IDs.Jason Downs
1999-10-25use bus_dma instead of [u]vm_page_alloc_contigJason Wright
1999-10-22fix some panic bugs; jasonTheo de Raadt
1999-10-14tick tock the mii clock during the stats updateJason Wright
1999-10-10Print out the irq in attach. Thanks downsj@cvsConstantine Sapuntzakis
1999-10-09Attach to the new 82559 ID number as well.Jason Downs
1999-10-09SyncJason Downs
1999-10-09Add the new 82559 ID number.Jason Downs
1999-10-09wdc layer work:Constantine Sapuntzakis
1999-10-07fix mergo: xl_setcfg(): after modifying software state, inform hardwareJason Wright
1999-10-05Ensoniq ES1371 support.Constantine Sapuntzakis
1999-10-04promise support; chris@ took it from netbsdTheo de Raadt
1999-10-04m_new is the new mbuf, not mJason Wright
1999-10-04m_new is the new mbuf, not mJason Wright
1999-10-03take advantage of m->m_ext.ext_handle for storing the softcJason Wright
1999-10-01add ifmedia attribute to ax, wb, and lmcJason Wright
1999-10-01oops... $OpenBSD$ tagsJason Wright
1999-10-01driver for SysKonnect 984x gigabit ethernet adapters; from FreeBSDJason Wright
1999-10-01use new mbuf external management for jumbo packet managementJason Wright
1999-09-30syncPaul Janzen
1999-09-30That wasn't the way to identify a Cyclades -8YoP.Paul Janzen
1999-09-30remove static'sJason Wright
1999-09-29regenMichael Shalayeff
1999-09-29c-media electronics and their audio, one more compaq pci-isa bdridge, sis uma...Michael Shalayeff
1999-09-27reindent after removing staticsJason Wright
1999-09-27Disable ints. later; NetBSD.Federico G. Schwindt
1999-09-27Some cosmetic repairs.Aaron Campbell
1999-09-27Sync with FreeBSD. Fix totally broken axrxeof() function.Aaron Campbell
1999-09-26- OpenBSDify; remove #ifdef's and statics.Aaron Campbell
1999-09-26use dev/mii for appropriate cardsJason Wright