summaryrefslogtreecommitdiff
path: root/sys/dev/isa/wss_isa.c
AgeCommit message (Expand)Author
2006-05-14integrate kauth.elad
2006-03-29Use device_cfdata().thorpej
2005-12-11merge ktrace-lwp.christos
2005-01-14ansify and KNFkent
2004-09-14Separate the namespace for default (ie unspecified) locators useddrochner
2003-05-03DMA, not dma nor Dma.wiz
2002-10-02Fix sizeof and whitespace bug from the script I'm using to do thethorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-01-07Overhaul of the ISA autoconfiguration code to support directthorpej
2001-11-13add RCSIDlukem
2001-07-18bzero -> memsetthorpej
1999-10-25avoid castdrochner
1999-08-14Implement opl at wss.augustss
1999-02-17Use the trigger interface, and clean up a pile of cruft.mycroft
1998-10-15Disable the I/O address, DRQ and IRQ validation; assume that the config filemycroft
1998-08-25Split the AD1848 driver into MI (dev/ic/ad1848.c) and ISA parts.pk
1998-06-09Nuke __BROKEN_INDIRECT_CONFIG.thorpej
1998-06-09Adjust for changes to the ISA DMA API.thorpej
1998-02-23-make compile without BROKEN_INDIRECT_CONFIGdrochner
1998-01-19Split out the ISA part of the WSS driver to allow PnP attachment.augustss