summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1999-03-22Add a kluge to ignore I/O and memory ranges with a size of zero, so we don'tmycroft
1999-03-22Add a mpu_isapnp attachment.mycroft
1999-03-22Several things:mycroft
1999-03-22Adjust the probe routine to work on chips where the mic preamp bit is sharedmycroft
1999-03-22If bus_dmamap_create() fails, free the DMA channel.mycroft
1999-03-19Get the index on the buffer (in addition to the descriptor) correct.erh
1999-03-19Defined KEY_CAPSLOCK.ad
1999-03-19Add FDC_HEADSETTLE to wait for the heads to settle timeoutchristos
1999-03-19Allow DRQ[A-C] to be used on the 1888 as well.mycroft
1999-03-19Regen.mycroft
1999-03-19Add AudioPCI 97 (a.k.a. Creative Ensoniq AudioPCI).mycroft
1999-03-19don't need isa_machdep.h, since isavar.h is includedcgd
1999-03-19pull isa_machdep.h in from machine/ instead of from $(MACHINE)/isa/cgd
1999-03-19pull pci_machdep.h in from machine/cgd
1999-03-19pull ofisa_machdep.h in from machine/cgd
1999-03-19pull isapnp_machdep.h in from machine/cgd
1999-03-19pull tc_machdep.h in from machine/cgd
1999-03-19pull eisa_machdep.h in from machine/cgd
1999-03-19Use correctly bus_space_*() macros to access device registers.eeh
1999-03-19We only have one IRQ.mycroft
1999-03-18Also fix ia_iosize.mycroft
1999-03-18Some fixes to the IRQ/DRQ configuration, and the probe output.mycroft
1999-03-18regendrochner
1999-03-18aic at isapnp is reported to work with AVA-1505A boards toodrochner
1999-03-18Initialize pipe structure properly. From Joel Chen <jchen@nc.com>augustss
1999-03-18The chip is only rated for 44.1KHz, and will not record faster that 46.794KHz,mycroft
1999-03-18dmapos should start at 0, in theory.mycroft
1999-03-18Add support for polling.mycroft
1999-03-18Add support for polling.mycroft
1999-03-18Correct a component label problem where a RAID 1 set with aoster
1999-03-18Confirm that there was an interrupt before handling it. Allows IRQs to bemycroft
1999-03-17Adjust for structure name changes.mycroft
1999-03-17corrected the "generated from" lines by running make -f Makefile.isapnpdevsdean
1999-03-17Regen.thorpej
1999-03-17Add Silicon Integrated Systems SiS900 10/100 Ethernet.thorpej
1999-03-17prototype ioasicprintross
1999-03-17Revert to a 10s timeout, 1s is too low for drives in sleep mode.bouyer
1999-03-17prototype 1080/1240 support caused register offset rewhackmjacob
1999-03-17prototype 1080/1240 supportmjacob
1999-03-17Update the driver with some infrastructure for the 1080. Fix an embarrassingmjacob
1999-03-17roll internal tagmjacob
1999-03-17add in 1080/1240 f/w, plus options to not compile stuff inmjacob
1999-03-17Fix a couple of other places we should avoid the Audio2 DRQ on the 1788.mycroft
1999-03-17More redux:mycroft
1999-03-16Add entries for USR Sportster 14.4K and 33.6Kdean
1999-03-16Tron whacked my you-know-what because I didn't follow procedure.mjacob
1999-03-16Regen from "pcidevs".tron
1999-03-16Add a "+1" in sca_start which should fix the limit of 2 transmit buffers. Al...erh
1999-03-16add Qlogic 1080 && 1240 product IDsmjacob
1999-03-16Audio1 does not support 16-bit DMA. Eliminate some code that tried to handlemycroft