summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
2003-09-26Cast through (void *) to appease gcc3.simonb
2003-09-25Hide the use of config_interrupts() in one place.mycroft
2003-09-25Add a driver for the CAPI-compliant AVM B1/T1 cards.pooka
2003-09-25Don't print modes we are using if we don't know which modes are really used.bouyer
2003-09-23Fix rx buffer size bitmask, do not explicitly set burst length and use 1536martin
2003-09-23Fix a typo that prevented pre-ata drives from working since 1999.bouyer
2003-09-23Fix more probe delay and/or failure problems:mycroft
2003-09-21Correctly resurrect the style in previous. While I'm here, also removedenami
2003-09-21Since we can't detect ghost drives in the wdc back-end, resurectbouyer
2003-09-20Remove the "Register ghost test". It won't work, because on ATA registerbouyer
2003-09-20print the name of the driver that found the ghostchristos
2003-09-20Now wdcattach() is called interrupts enabled, config_interrupts() tries toenami
2003-09-20Allow channels 1-14 in MMK2, for real. Fixes PR 22530 fromdyoung
2003-09-191) Use config_interrupts() to attach IDE and ATAPI drives. This eliminatesmycroft
2003-09-18nluns should be 8, not 7.mycroft
2003-09-17typo in commentdrochner
2003-09-14Remove duplicate lines.junyoung
2003-09-12The Ricoh power hackery is not reliable -- many cards just do not have themycroft
2003-09-11After initialization of the AD1980 codec, swap master and surround volumejmmv
2003-09-10G/c cs4231_round_buffersize and cs4231_round_blocksize. The round_*uwe
2003-09-10Define APC DMA registers as offsets for bus space ops, so that we canuwe
2003-09-08Correct flag names of AD1980kent
2003-09-07Codec id ADS 0x70 is AD1980, not AD1981.kent
2003-09-07Use bitmask_snprintf() for printing ext id features.kent
2003-09-07Handle SROM quirk of tulip on Cobalt RAQ2. Fixes kern/20702.tsutsui
2003-09-07Delete strange ifdef x68k.isaki
2003-09-07Remove an advertising clause.isaki
2003-09-05add DIAGNOSTIC check for AN_DEFAULT_xxitojun
2003-09-05Several changes to eliminate bogus controllers and sockets from being found:mycroft
2003-09-03Add missing semicolon.simonb
2003-09-03Fix another place where we blasted PCIC_INTR_ENABLE.mycroft
2003-09-02If the frontend passes in sc->irq=0, set PCIC_INTR_ENABLE. Also, don't clearmycroft
2003-09-02* Make the ahc and ahd probes more alike.fvdl
2003-09-01fix debugging printfschristos
2003-08-31Comment change only, the ioctl is WSDISPLAYIO_PUTCMAP, not ..._SETCMAP.uwe
2003-08-29Apply the following change from 06/28/2003 04:46:54 by gibbs to thethorpej
2003-08-29Apply the following change from 06/28/2003 04:43:19 by gibbs to thethorpej
2003-08-29Apply the following change from 06/28/2003 04:45:25 by gibbs to thethorpej
2003-08-29Apply the following change from 06/28/2003 04:42:11 by gibbs to thethorpej
2003-08-29Apply the following change from 06/28/2003 04:39:49 by gibbs to thethorpej
2003-08-29Apply the following change from 07-23-2003 22:06:34 by gibbs to thethorpej
2003-08-29Apply the following change from 07/06/2003 23:53:39 by gibbs to thethorpej
2003-08-29Apply the following change made 06/06/2003 23:51:13 by gibbs to thethorpej
2003-08-29Apply the following change from 05/30/2003 02:14:22 made by scottl to thethorpej
2003-08-29Delete unnecessary #ifndef for x68k.isaki
2003-08-29Apply the following change from 6/6/2003 23:48:18 by gibbs to thethorpej
2003-08-29Update FreeBSD RCS ID for last.thorpej
2003-08-29Apply the following change from 5/30/2003 02:15:15 made by scottl to thethorpej
2003-08-29Apply the following change made on 5/26/2003 21:43:29 by gibbs to thethorpej
2003-08-29Apply the following change made on 5/26/2003 21:26:51 by gibbs to thethorpej