summaryrefslogtreecommitdiff
path: root/sys/dev/isapnp
AgeCommit message (Expand)Author
2007-06-08Regen (with more GUS).wiz
2007-06-08Add three IDs for GUS PnP.wiz
2007-05-21Regen for PR kern/36360.tron
2007-05-21Add entries to recognize the Farallon Etherwave ISA card via ep(4).tron
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-01-29Remove more duplicate headers.hubertf
2006-11-30regenchristos
2006-11-30PR/35163: Christian Groessler: support for Aztech MM Pro 16 III ISA-PNPchristos
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-16* __unused games + other relevant fixespooka
2006-10-12- sprinkle __unused on function decls.christos
2006-09-25PR# 32473: GUS PnP audio device seems to be broken in NetBSD 3.0jmcneill
2006-09-23Regen for PR# 23133.jmcneill
2006-09-23Attach ess(4) for ESS1879 devices; 2+ years late fix for PR# 23133jmcneill
2006-09-13Avoid duplicate collon, from Stephan 'doomwarrior' in PR kern/34518martin
2006-08-30fix incomplete initializerschristos
2006-08-30fix missing initializerchristos
2006-07-16Added type information for the parameter r of isapnp_read_reg.rillig
2006-07-13Add an option COM_REGMAP to allow com(4) to use an array of register indices.gdamore
2006-06-30Ankh-Morpork, we have a MIDI driver....chap
2006-04-27Regenchristos
2006-04-27PR/33382: Jonathan A. Kollasch: add devlogic for another com(4) at isapnp(4)christos
2006-04-13Fix grammar in a comment, and use named constants for better readability.cube
2006-04-13Coverity CID 2853: Return if we cannot establish an interrupt insteadchristos
2006-04-13Coverity CID 1543: Fix buffer off-by-one on error.christos
2006-04-13Regen.christos
2006-04-13Fix the MPU attachment on Aztech 1020 that has a separate mpu pnp devicechristos
2006-03-29Use device_private().thorpej
2006-02-19Regenmartin
2006-02-19Add Aztech AZT1020. From Stephan Meisinger.martin
2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry
2006-01-16properly use ata_channel->ch_ndrive:bouyer
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-08-26s/locdesc_t/int/gdrochner
2005-07-09make the isdn drivers compile again with -Wconst, -Wshadowchristos
2005-06-22Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9)dyoung
2005-05-17Yes, it was a cool trick >20 years ago to use "0123456789abcdef"[a] tochristos
2005-02-27regenperry
2005-02-27don't leave a whitespace at the end of the stripped RCS Idperry
2005-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry
2005-01-13ansify and KNFkent
2005-01-09Some cosmetics:tsutsui
2004-12-13PR/28645: Fabien Devaux: Infinite loop at startup with Acer Travelmate 313Tchristos
2004-10-29constify audio_hw_if, midi_hw_if, and radio_hw_if.yamt
2004-09-21Fix a mis-placed wdc_init_shadow_regs().thorpej
2004-09-13a round of autoconf cleanup:drochner
2004-09-01more namespace sanity: ISACF_*_DEFAULT constants are for ISAdrochner
2004-09-01symbolic constants are good, but this is another namespacedrochner