Age | Commit message (Expand) | Author |
1999-10-29 | Introduce wdc_output_bytes and wdc_input_bytes to remove replicated PIO logic | Theo de Raadt |
1999-10-29 | reliability fixes from csapuntz; commit message replaced later with details | Theo de Raadt |
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 | Downgrade to mode 2 first if we were udma > 2; from NetBSD. costa@ ok. | Federico G. Schwindt |
1999-10-28 | Sync up with some piece of reality, start supporting powerpc again. | Dale S. Rahn |
1999-10-28 | hush up the link up/down messages | Jason Wright |
1999-10-27 | bugfixes from netbsd ata_wdc.c, ok csapuntz@ | Chris Cappuccio |
1999-10-27 | Use SIMPLEQ_XXX. | Federico G. Schwindt |
1999-10-27 | do not pre-filter bpf packets; jason | Theo de Raadt |
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 | Add com/pccom driver for puc. | Jason Downs |
1999-10-26 | PCI "universal" communication device driver, by cgd@netbsd.org. | Jason Downs |
1999-10-26 | This file has my code in it, attach my copyright. | Jason Downs |
1999-10-26 | Rename internal com_attach() routine. | 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-13 | manually add IFM_AUTO (workaround for fxp) | Jason Wright |
1999-10-12 | no media prints in mii code | Theo de Raadt |
1999-10-12 | add driver for i82553; from netbsd | Jason Wright |
1999-10-12 | sync | Jason Wright |
1999-10-12 | add Intel i82553 and alternate oui/id for same; netbsd | 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 | Fix printout at attach time. Print PIO/DMA mode information after having | Constantine Sapuntzakis |
1999-10-09 | wdc layer work: | Constantine Sapuntzakis |
1999-10-07 | Add a delay() before turning the motor off; some controllers don't see it | Jason Downs |
1999-10-07 | fix mergo: xl_setcfg(): after modifying software state, inform hardware | Jason Wright |
1999-10-06 | Replace unnecessary static int with a define. | Federico G. Schwindt |
1999-10-06 | regen. | Federico G. Schwindt |
1999-10-06 | New devices; from NetBSD. | Federico G. Schwindt |
1999-10-06 | New (and better) defines in opl3sa3reg.h. Sayonara! | Federico G. Schwindt |
1999-10-06 | Add support for bass, treble, surround and mode under equalization class. | Federico G. Schwindt |
1999-10-06 | Turn of debugging diagnostics | Constantine Sapuntzakis |
1999-10-06 | Fix piomode(0x4) errors. | Constantine Sapuntzakis |
1999-10-05 | Ensoniq ES1371 support. | Constantine Sapuntzakis |
1999-10-05 | Don't define AUDIO_DEBUG | 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 |