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