summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1999-10-31New products from NetBSD. Change a few names.Federico G. Schwindt
1999-10-29NetBSD take note:Constantine Sapuntzakis
1999-10-29Added diagnostic: "length 0 transfer in data phase"Constantine Sapuntzakis
1999-10-29Change wdc_input_bytes and wdc_output_bytes to useConstantine Sapuntzakis
1999-10-29writen->writtenTodd T. Fries
1999-10-29fix comment to match codeJason Wright
1999-10-29Introduce wdc_output_bytes and wdc_input_bytes to remove replicated PIO logicTheo de Raadt
1999-10-29reliability fixes from csapuntz; commit message replaced later with detailsTheo de Raadt
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-28Downgrade to mode 2 first if we were udma > 2; from NetBSD. costa@ ok.Federico G. Schwindt
1999-10-28Sync up with some piece of reality, start supporting powerpc again.Dale S. Rahn
1999-10-28hush up the link up/down messagesJason Wright
1999-10-27bugfixes from netbsd ata_wdc.c, ok csapuntz@Chris Cappuccio
1999-10-27Use SIMPLEQ_XXX.Federico G. Schwindt
1999-10-27do not pre-filter bpf packets; jasonTheo de Raadt
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-26Add com/pccom driver for puc.Jason Downs
1999-10-26PCI "universal" communication device driver, by cgd@netbsd.org.Jason Downs
1999-10-26This file has my code in it, attach my copyright.Jason Downs
1999-10-26Rename internal com_attach() routine.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-13manually add IFM_AUTO (workaround for fxp)Jason Wright
1999-10-12no media prints in mii codeTheo de Raadt
1999-10-12add driver for i82553; from netbsdJason Wright
1999-10-12syncJason Wright
1999-10-12add Intel i82553 and alternate oui/id for same; netbsdJason 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-09Fix printout at attach time. Print PIO/DMA mode information after havingConstantine Sapuntzakis
1999-10-09wdc layer work:Constantine Sapuntzakis
1999-10-07Add a delay() before turning the motor off; some controllers don't see itJason Downs
1999-10-07fix mergo: xl_setcfg(): after modifying software state, inform hardwareJason Wright
1999-10-06Replace unnecessary static int with a define.Federico G. Schwindt
1999-10-06regen.Federico G. Schwindt
1999-10-06New devices; from NetBSD.Federico G. Schwindt
1999-10-06New (and better) defines in opl3sa3reg.h. Sayonara!Federico G. Schwindt
1999-10-06Add support for bass, treble, surround and mode under equalization class.Federico G. Schwindt
1999-10-06Turn of debugging diagnosticsConstantine Sapuntzakis
1999-10-06Fix piomode(0x4) errors.Constantine Sapuntzakis