summaryrefslogtreecommitdiff
path: root/sys/dev/isapnp
AgeCommit message (Expand)Author
2004-01-03More wdc_channel structure member namespace cleanup:thorpej
2004-01-03Rename "struct channel_softc" to "struct wdc_channel".thorpej
2004-01-01Rename:thorpej
2003-12-15Fixes from PR#23177. Various lint/logic fixes:jmc
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-11-27There are some cards that map the ATA control and IDE DMA registersfvdl
2003-11-10Spell address with two d's. Inspired by similar changes in OpenBSD,wiz
2003-10-13Switch an(4) to using the header files in the new 802.11 layer.dyoung
2003-10-08Make the ATA mid-layer appears as atabus, as proposed inbouyer
2003-10-03Ready the kernel side of i4b for primary rate interface support bypooka
2003-09-25Hide the use of config_interrupts() in one place.mycroft
2003-09-191) Use config_interrupts() to attach IDE and ATAPI drives. This eliminatesmycroft
2003-08-14aha and le uses isadmaitojun
2003-07-08regenrh
2003-07-08Add CMI8330/C3D Audio Adapter (wss). This closes PR kern/22081 by Mayukhrh
2003-06-10regenchristos
2003-06-10add a Rockwell 33.6K modemchristos
2003-05-03DMA, not dma nor Dma.wiz
2003-03-22Don't malloc the channel_queue, put it in the softc. Print modes too.matt
2003-03-05Regen (add ESS1878 (ess) and ESS0005 (joy))itohy
2003-03-05Add ESS1878 (ess) and ESS0005 (joy) for ESS ES1878 audio device.itohy
2003-01-06writable, not writeable.wiz
2003-01-01Use aprint_normal() in cfprint routines.thorpej
2002-11-19regenchristos
2002-11-19add another GVC modemchristos
2002-11-14Correct copyright notice since this code was mostly taken fromtsutsui
2002-10-11Don't include <i386/isa/icu.h>fvdl
2002-10-05Slightly modify attach messages.tsutsui
2002-10-05Overhaul of fmv(4) driver:tsutsui
2002-10-05Regen: Added Fujitsu FMV-183/184, MB86964 based ISA-PnP Ethernet adapters.tsutsui
2002-10-05Add Fujitsu FMV-183/184, MB86964 based ISA-PnP Ethernet adapters.tsutsui
2002-10-04- Merge if_levar.h into if_le_isapnp.c since it is included only bytsutsui
2002-10-04Regen: Added Melco Inc. LGY-VI, Am79c961 (PCnet-ISA) based network interface.tsutsui
2002-10-04Add Melco Inc. LGY-VI, Am79c961 (PCnet-ISA) based network interface.tsutsui
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27Introduce a new routine, config_match(), which invokes thethorpej
2002-09-03regen: Cabletron 22xx (AMD LANCE/PCnet Ethernet) additionjdolecek
2002-09-03According to kern/17695, the Cabletron 22xx works with the NetBSDjdolecek
2002-06-22put back RCS Idjdolecek
2002-05-31regenchristos
2002-05-31add usr v.everything.christos
2002-05-21Make it possible to override the way register access is done.augustss
2002-04-22Rename the audio "bus" attribute audiobus to avoid confusion with audioaugustss
2002-04-15Make the LEDs work.martin
2002-04-15This card issues a constant stream of interrupts (from an internal timer).martin
2002-04-14Fix copyright notice.martin
2002-04-13Defer initialization of the ISAC chip until we enable interrupts - it getsmartin
2002-04-12regenchristos