summaryrefslogtreecommitdiff
path: root/sys/dev/isapnp
AgeCommit message (Expand)Author
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
2004-08-20Move most of wdc_softc into a new atac_softc structure that containsthorpej
2004-08-19Use ANSI function decls and "static".thorpej
2004-08-14- Split the register handles out of struct wdc_channel into a separatethorpej
2004-08-11Rather than having a call up from the low-level driver to get the card type,mycroft
2004-08-04adapt for changed essattach() signaturedrochner
2004-05-25Add the notion of "shadow registers" to the wdc driver. These shadowthorpej
2004-02-13RealTek -> Realtek.wiz
2004-01-31fix typo in previous, pointed out by Patrick Welche in private mailjdolecek
2004-01-31add dependency on isadma for atppc attachmentsjdolecek
2004-01-28regen - ISA PnP atppc(4) attachmenjdolecek
2004-01-28fix typojdolecek
2004-01-28ISA PnP atppc(4) attachmentjdolecek
2004-01-28Adopt to new 802.11 framework.onoe
2004-01-03More wdc_channel structure member namespace cleanup:thorpej
2004-01-03Rename "struct channel_softc" to "struct wdc_channel".thorpej