summaryrefslogtreecommitdiff
path: root/sys/dev/isapnp
AgeCommit message (Expand)Author
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
2002-04-12add some more devices; sorry I don't remember where they came from.christos
2002-04-10Remove some redundant tries to disable interupts. We already avoided enablingmartin
2002-04-08Combine sc_enabled and sc_dying into one field sc_intr_valid, they are usedmartin
2002-03-30Be a nice citizen, enable interrupts only when we are ready to talkmartin
2002-03-30Add a command to layer 1 drivers to update LED state for controllers thatmartin
2002-03-24Now that we have all the pieces of the puzzle available start to unriddlemartin
2002-03-10Add explicit support of OPL3-SA2 (YMF711).itohy
2002-02-22Add a missing call to isapnp_config().martin
2002-02-22Regenchristos
2002-02-22PR/15701: Mike Wlodarczyk: ISAPNP data for another SupraExpress 56I SP V.90christos
2002-02-02Reduce the massive code duplication regarding joy(4). Split it intojdolecek
2002-01-21Add support for ITK IX1 PnP cards.martin
2002-01-07Overhaul of the ISA autoconfiguration code to support directthorpej
2001-12-25PR/15049: Katsuomi Hamajima: fix memset re-definition.christos
2001-11-28- convert usage of "defopt" to "defflag" where the relevant option doeslukem
2001-11-27add isapnp frontend for cs driver.yamt
2001-11-27regen for IBM EtherJet ISA.yamt
2001-11-27add IBM EtherJet ISA.yamt
2001-11-16Regenchristos