summaryrefslogtreecommitdiff
path: root/sys/dev/isapnp
AgeCommit message (Expand)Author
1998-09-18Make these files compile again; no longer necessary to passenami
1998-09-12Regen.wrstuden
1998-09-12Add support for the OPTi Audio 16 IDE controller.wrstuden
1998-09-12PnP IDE controllers can pass us the regions in any order, so make surewrstuden
1998-09-05Assign copyright to TNF.christos
1998-09-05Regen.christos
1998-09-05Assign copyright to TNF.christos
1998-08-25Adjust for ad1848.c split.pk
1998-08-17* Redo the way the way the MIDI driver attaches to audio devices.augustss
1998-08-15Regen.thorpej
1998-08-15Add the Zoom ComStar 33.6 modem, from Dave Huang <khym@bga.com>, PR #5976.thorpej
1998-08-15Assign my copyrights to TNF.mycroft
1998-08-15Assign my copyrights to TNF.mycroft
1998-08-12Nit: space -> tab conversion. No functional change.scottr
1998-08-12Completely rewrite media selection. Add support for the MII/PHY onthorpej
1998-08-07Add an isapnp frontend for the ess driver. It somewhat worksmatt
1998-08-07Add MIDI support. The MIDI devices can be accessed as ``raw'' throughaugustss
1998-07-31Change one word to be consistent w/ a previous message.thorpej
1998-07-31Oops, unused variable.thorpej
1998-07-31Rearrange isapnp_callback() slightly.thorpej
1998-07-31Ensure we're probed only once per ISA bus.thorpej
1998-07-31Add BeBox support.thorpej
1998-07-31Add NetBSD/arm32 support.thorpej
1998-07-31Actually add support for the Atari.thorpej
1998-07-31Add support for NetBSD/alpha.thorpej
1998-07-31Use config_defer() to scan for ISA PnP cards.thorpej
1998-07-30Add a hook that resets the bios configuration from the pnp deviceschristos
1998-07-30Protect against multiple inclusions.christos
1998-07-30regendrochner
1998-07-30add entry for Boca 56k (from Fujie Zhang <fzhang@NMSU.Edu>)drochner
1998-07-28Improve chances of success and make it compile again.augustss
1998-07-23First-genchristos
1998-07-23Create a master list of pnp logical and compatibility device codes insteadchristos
1998-07-21adapt to LANCE driver splitdrochner
1998-07-05defopt NS, NSIP.jonathan
1998-07-05defopt INET, NETATALK.jonathan
1998-06-30Add WSS attachment for ISAPnP. Not tested yet.augustss
1998-06-29Get the interrupt share type from the PnP info.thorpej
1998-06-25Don't panic if a DRQ is already allocated. Instead, just return EAGAINthorpej
1998-06-23nit: fix printf to match locator names.sommerfe
1998-06-12Rework the way kernel include files are installed. In the new method,cgd
1998-06-09Nuke __BROKEN_INDIRECT_CONFIG.thorpej
1998-06-09Adjust for the changes to the ISA DMA API.thorpej
1998-06-07Add ISAPnP attachment for PCMCIA bus controller; reorganize ISAsommerfe
1998-05-21Add missing call to isapnp_config.augustss
1998-05-20Add a Yamaha OPL3-SA3 driver and clean up all AD1848 drivers.augustss
1998-04-25Initialize sc_frequency. (How could this ever work?)drochner
1998-04-19Fix a fencepost in last change.thorpej
1998-04-18Fix spelling of my name.drochner
1998-04-15Don't reference functions defined in isadma.c if we don't have to,thorpej