summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
1998-09-21Add softserial to the alpha port. This significantly improved PPPmatt
1998-09-20Changes so that BPF readers will get the data in fddi packet aligned alongmatt
1998-09-19Make sure data in FDDI packets are aligned nicely (for alpha, etc.)matt
1998-09-17Several changes, including some stub fibre target mode stuff. Establishmjacob
1998-09-17cleanup header to be just NetBSD, roll rev, change QDEPTH to QAVAIL macromjacob
1998-09-17cleanup header to be just NetBSDmjacob
1998-09-17add some target mode definitionsmjacob
1998-09-17cleanup header to be just NetBSDmjacob
1998-09-16Garbage collect unused 3rd parameter to comprobe1().is
1998-09-16Revert the last change: returning COMPLETE is clearly the wrong thing to doscottr
1998-09-14Correct a serious problem that affects at least front ends that can onlyscottr
1998-09-13Make sure all voices are deallocated on close.mycroft
1998-09-11Add arc as a target platform.jonathan
1998-09-10Add support for passing device quirks from the attachment routine,kenh
1998-09-10turn into a debug message an ABOUT F/W failure. Add ISPCTL_UPDATE_PARAMS isp_...mjacob
1998-09-09Protect Debugger() call a'la uha driver. PR #6070, Gary D. Duzan.thorpej
1998-09-09Don't use M_WAITOK to allocate the ring buffer; we could be in interruptthorpej
1998-09-08Major reworking of initialization code, addition of NVRAM reading, usagemjacob
1998-09-08Roll major revision. Change some definitions around. Add more current devicemjacob
1998-09-08Move all ASYNC definitions here (after all, they're mailbox registers).mjacob
1998-09-08Add more ASYNC event codes here. Add NVRAM definitions.mjacob
1998-09-08add case for going from probetime to runtime speedsmjacob
1998-09-08roll revision, change default tagging to simple tagsmjacob
1998-09-06Use the new "%b" format for the various control register bits.pk
1998-09-05Assign copyright to TNF.christos
1998-09-05arm32 now supports soft serial interrupts.mark
1998-09-02Split SMC chipset ARCnet driver intois
1998-09-01Adjust some comments.pk
1998-09-01Changed inaccurate comment on the sc_freq member of the driver's softcjeremy
1998-09-01Typo in device Id mask.pk
1998-08-31kill the last remnants of __BROKEN_INDIRECT_CONFIG. (only the pica portcgd
1998-08-31macro argument protection.pk
1998-08-29LSI64854 DMA engine driver.pk
1998-08-29Add rcs iddante
1998-08-28Add braces to make egcs happy.thorpej
1998-08-28When determining the default media on the Vortex/Boomerang, don't pickthorpej
1998-08-28Nuke Dprintf; fix formats.pk
1998-08-27Add selected `%b' bits.pk
1998-08-27Add missing entries and make it slightly more verbose.pk
1998-08-27Move a few prototypes.pk
1998-08-26debug level 0pk
1998-08-26Add AdvanSys 930U and 940U SCSI controllersdante
1998-08-26Do some renaming of registers and make sure we get sound in bothaugustss
1998-08-26Make the OPL driver turn on the sound on sound cards that require it.augustss
1998-08-26For non-MII Vortex/Boomerang, set full-duplex in the MAC CONTROL registerthorpej
1998-08-26Define the full-duplex bit in the W3 MAC CONTROL register.thorpej
1998-08-25The new MI part of the AD1848 driver.pk
1998-08-24egcs brace warningtv
1998-08-22Change debug output.augustss
1998-08-20remove sparc hack: there's a bus.h now.pk