History log of /netbsd-src/sys/arch/amiga/dev/siop2_script.ss (Results 1 – 8 of 8)
Revision Date Author Comments
# 21cc7f1b 12-Dec-2016 maya <maya@NetBSD.org>

acknowleg -> acknowledg, proceedure -> procedure.
only comments were changed.

from miod


# 78f74058 21-Oct-2009 snj <snj@NetBSD.org>

Drop 3rd and 4th clauses (except on files where copyright is shared
with UC, in which case only the ad clause has been removed). Approved
by mhitch@ (copyright holder).


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# 1906767d 25-Jul-2005 is <is@NetBSD.org>

normalize capitalization. No functional change.


# 9bf40ca4 08-Oct-2001 is <is@NetBSD.org>

Make the Cyberstorm PPC/ Cyberstorm Mk. 3 driver drive the LED.
Actually, this is added to the siop2_script; should we ever support another
siopng board that does connect something else to GPREG bit

Make the Cyberstorm PPC/ Cyberstorm Mk. 3 driver drive the LED.
Actually, this is added to the siop2_script; should we ever support another
siopng board that does connect something else to GPREG bit 4, we'll have
to move this to C code and make it optional.
OTOH, by then we'll have switched to the MI driver by then.

show more ...


# 91d0eb55 26-Mar-1999 mhitch <mhitch@NetBSD.org>

More 53c770 stuff: update 53c720/770 register defines and use them in
siop2.c. Add wide negotiation and Ultra support. Modify siop.c to match
the siop2.c sync negotiation changes. The CyberStorm

More 53c770 stuff: update 53c720/770 register defines and use them in
siop2.c. Add wide negotiation and Ultra support. Modify siop.c to match
the siop2.c sync negotiation changes. The CyberStorm MKIII driver now
supports 15 targets. Remove some old table-driven sync rate stuff from
the original Zeus driver.

show more ...


# 48c33b2e 13-Mar-1999 is <is@NetBSD.org>

Adjust to match the assembled code


# 6505010d 07-Mar-1999 is <is@NetBSD.org>

Added very preliminary version of Symbios 53c7[27]0c driver and Cyberstorm
Mk. III SCSI backend, by Michael Hitch.
XXX No wide transfers supported at the moment.