summaryrefslogtreecommitdiff
path: root/sys/dev/ic/siopreg.h
AgeCommit message (Expand)Author
2003-11-02Fix some typos. From Tom Cosgrove via jmc@openbsd.wiz
2003-02-21hz -> Hztsutsui
2002-08-29Add definitions for the AIP control registers (1010 only).bouyer
2002-05-04Add 1010 only SCSI gross error disable bits.bouyer
2002-04-23More copyright fixes, pointed out by Thomas. Thanks !bouyer
2002-04-23- factor out parts of (e)siop_attach() to siop_common_attach()bouyer
2002-04-18Define the Symbios Logic and Tekram NVRAM contents.thorpej
2001-03-12Preliminary support for SYM53C1010-33 (at 80MB/s only for now), based onbouyer
2000-10-06Adapt for reselect handling from the script. While here, fix typobouyer
2000-06-12Handle "scsi bus mode change" interrupts on 895 and higther.bouyer
2000-05-15- split siop.c in script-dependant vs script-independant part, forbouyer
2000-05-02- do sync/wide negotiationbouyer
2000-04-27Fix copyrigth notice.bouyer
2000-04-25- Change the script to start new commands in an asyncronous way, usingbouyer
2000-04-21Snapshot of work in progress: new driver for the NCR 53c8xx SCSI controllerbouyer