summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
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
1999-10-05Ensoniq ES1371 support.Constantine Sapuntzakis
1999-10-05Don't define AUDIO_DEBUGConstantine 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-01Attach to SMC 8020 cards, they seem to work fine.Jason Downs
1999-10-01syncJason Downs
1999-10-01Add SMC 8020 device.Jason Downs
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-30Sync w/NetBSD. Add support for ES18[67][89] - Nonaka Kimihiro + muting contr...kstailey
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-28Set j = i after arc4random key schedule to be more like arc4 stream cipher;Theo de Raadt
1999-09-27reindent after removing staticsJason Wright
1999-09-27Disable ints. later; NetBSD.Federico G. Schwindt
1999-09-27Sync with NetBSD.Federico G. Schwindt
1999-09-27regen.Federico G. Schwindt
1999-09-27Sync devices with NetBSD.Federico G. Schwindt
1999-09-27Some cosmetic repairs.Aaron Campbell
1999-09-27syncTheo de Raadt
1999-09-27another ne2000; marco@tecnogi.comTheo de Raadt
1999-09-27Sync with FreeBSD. Fix totally broken axrxeof() function.Aaron Campbell