summaryrefslogtreecommitdiff
path: root/sys/dev/isapnp
AgeCommit message (Expand)Author
2008-10-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
2008-08-27device_t changes, pmf, minor knf.christos
2008-07-04struct device * -> device_tcegger
2008-07-04make this build again after device_t/softc splitcegger
2008-07-03split device/softc (tested with an@pcmcia)drochner
2008-06-26constify the pcmcia/cardbus method tablesdrochner
2008-05-02Move TNF licenses to 2 clause formmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-20Regen from isapnpdevs rev 1.66:tsutsui
2008-04-20Add an entry for Symbios SYM53C416.tsutsui
2008-04-16device_t / softc split. From Hans Rosenfeld.cegger
2008-04-15device_t / softc split. From Hans Rosenfeldcegger
2008-04-12Split device_t/softc for MI mb86960, with misc cosmetics.tsutsui
2008-04-08use aprint_*_dev and device_xnamecegger
2008-04-04Split device_t/softc for le(4) and variants and misc cosmetic changes.tsutsui
2008-03-30The isapnp probe is very slow, and there's not much we can do to speed itad
2008-03-27Split device_t/softc for mpu(4) and its attachments, plus otherxtraeme
2008-03-26Split device_t/softc for joy(4) and all its attachments. Alsoxtraeme
2008-03-18Split device_t and softc for ATA devices, as well as wd(4). Othercube
2008-03-15Split device_t and softc for isapnp(4). Use proper types, ansify whencube
2008-03-15Split device_t and softc for sb(4) and all its attachments.cube
2008-03-14Split device_t and softc for all com(4) devices (well, everything thatcube
2008-03-12Split device_t and softc for the NE2000 Ethernet chip and all its variantscube
2007-12-09Merge jmcneill-pm branch.jmcneill
2007-12-01Noisy printfs.ad
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-07-09Merge some of the less invasive changes from the vmlocking branch:ad
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