summaryrefslogtreecommitdiff
path: root/sys/dev/isapnp
AgeCommit message (Expand)Author
2017-10-20move ata_queue_alloc(1) and ata_queue_free() calls to ata_channel_init()jdolecek
2017-10-07adapt for NCQ branch merge toojdolecek
2017-06-03remove my copyright.christos
2016-07-14- Use aprint*() more in xxx_attach().msaitoh
2016-07-14- Use aprint*() instead of printf() in xxx_attach().msaitoh
2016-07-11KNF. No functional change.msaitoh
2015-11-19regenchristos
2015-11-19Add another le board.christos
2015-04-13Convert sys/dev to use <sys/rndsource.h>.riastradh
2012-10-27split device_t/softc for all remaining drivers.chs
2012-07-31Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdcbouyer
2012-07-26Revert, with intention of restoring in a less invasive way, the SATA Portjakllsch
2012-07-02Add sata Port MultiPlier (PMP) support to the ata bus layer,bouyer
2012-02-02Entropy-pool implementation move and cleanup.tls
2011-12-07We need to hold the lock during mpu_find().jakllsch
2011-12-05make joy code consistent (avoid games with pointers), and fix the isa softcchristos
2011-11-24put back IPL_AUDIO and splaudio(), at the request of rmind. they aremrg
2011-11-23Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. Fromjmcneill
2011-11-22Set "mode" to 2 at the correct time.jakllsch
2011-06-02Split device_t/softc of all ad1848 variants properly. Compile test only.tsutsui
2010-11-13Don't pull in the whole uvm(9) API to access only PAGE_SIZE anduebayasi
2010-05-23PRIxPADDR instead of %lx to print bus_addr_t/paddr_t variables.jym
2010-05-22Split device_t/softc. Based on patch from cegger@.tsutsui
2010-03-03Put several fixes to ne(4) driver for better 8 bit mode support,tsutsui
2009-09-29use aprint_* in attach routinescegger
2009-09-22Make local functions static.tsutsui
2009-09-22Split device_t/softc. Tested only on cs at ofisa on shark.tsutsui
2009-09-22Make local functions static.tsutsui
2009-09-22- make local functions/variables statictsutsui
2009-09-22Split device_t/softc. Tested on AHA-1520B at ISA and ISAPnP.tsutsui
2009-09-21Split device_t/softc. Tested on AHA-1542CF.tsutsui
2009-09-17Misc KNF and cosmetics, and remove unnecessary casts etc.tsutsui
2009-09-17Use proper types or variables for device_t and softc.tsutsui
2009-08-23Drop the string 'ISA Plug 'n Play device support', it's not something tojmcneill
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2009-05-12struct cfdata * -> cfdata_t, no functional changes intended.cegger
2009-05-05struct device * -> device_tcegger
2009-03-18bzero -> memsetcegger
2009-03-15ansify function definitionscegger
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2009-01-21add a comment explaining how to regenerate isapnpdevs.h and isapnpdevs.cjnemeth
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