History log of /netbsd-src/sys/arch/amiga/dev/wstsc.c (Results 26 – 37 of 37)
Revision Date Author Comments
# c3fa50ad 28-Apr-1996 mhitch <mhitch@NetBSD.org>

Fix warning from word transfer pseudo-dma function.


# 974e9f6e 21-Apr-1996 veego <veego@NetBSD.org>

- Cleanup for -Wall and -Wstrict-prototypes
- Added support for multiple floppy drives
- CyberVision64:
- has now a real console mode
- another bugfix for boards with the new S3 chip

- Cleanup for -Wall and -Wstrict-prototypes
- Added support for multiple floppy drives
- CyberVision64:
- has now a real console mode
- another bugfix for boards with the new S3 chip
- Ariadne:
- fixed crashes with aeput (mbuf failure)

show more ...


# 5c67e5fa 17-Mar-1996 thorpej <thorpej@NetBSD.org>

New device attachment scheme:

- split softc size and match/attach out from cfdriver into
a new struct cfattach.

- new "attach" directive for files.*. May specify the name of
the cfattach s

New device attachment scheme:

- split softc size and match/attach out from cfdriver into
a new struct cfattach.

- new "attach" directive for files.*. May specify the name of
the cfattach structure, so that devices may be easily attached
to parents with different autoconfiguration semantics.

show more ...


# 22087826 18-Aug-1995 chopps <chopps@NetBSD.org>

SCSI disconnects: siop from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
and sbic from "Eduardo E. Horvath eeh@btr.com" <eeh@btr.btr.com>

Other cleanup (remove cpu040) and enabling IVS A500 supp

SCSI disconnects: siop from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
and sbic from "Eduardo E. Horvath eeh@btr.com" <eeh@btr.btr.com>

Other cleanup (remove cpu040) and enabling IVS A500 support
from osymh@gemini.oscs.montana.edu (Michael L. Hitch)

show more ...


# 32dc3c58 12-Feb-1995 chopps <chopps@NetBSD.org>

Many changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
Now use amiga HW for soft interrupts, non-contig options (2 or many chunks),
interrupt handler lists, 4066 ethernet, 1291 scsi, opti

Many changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
Now use amiga HW for soft interrupts, non-contig options (2 or many chunks),
interrupt handler lists, 4066 ethernet, 1291 scsi, option to defer level 6
interrupts to level 4 (deal with icky built-in serial port)

show more ...


# 396754ce 05-Jan-1995 chopps <chopps@NetBSD.org>

catchup with scsi changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch)


# 4726ce28 28-Dec-1994 chopps <chopps@NetBSD.org>

consolidate the zbusses. le support for multiple tx buffs and full use of 32k
RAM. AGA dbl PAL mode added for console. Many changes to siop--most not
yet done. All from osymh@gemini.oscs.montana.edu

consolidate the zbusses. le support for multiple tx buffs and full use of 32k
RAM. AGA dbl PAL mode added for console. Many changes to siop--most not
yet done. All from osymh@gemini.oscs.montana.edu (Michael L. Hitch)

show more ...


# 548708dd 01-Dec-1994 chopps <chopps@NetBSD.org>

bring up to current. change sun to sunos. handle changes in device
open params and autoconf match function params.


# ec77f0b3 26-Oct-1994 cgd <cgd@NetBSD.org>

new RCS ID format.


# 6729c03f 13-Jun-1994 chopps <chopps@NetBSD.org>

some cleanup and various fixes for new fs code. plus some general
fixes from from osymh@gemini.oscs.montana.edu (Michael L. Hitch)


# fb202207 29-May-1994 chopps <chopps@NetBSD.org>

5380 driver update from from osymh@gemini.oscs.montana.edu (Michael L. Hitch)


# 15d4cf6b 08-May-1994 chopps <chopps@NetBSD.org>

resistance is futile, you will be assimilated.
amiga goes: config.new *and* /sys/scsi.
clock code coerced into a single .c file adding an accurate usec delay().
disklabel.c updated to DTRT, code to w

resistance is futile, you will be assimilated.
amiga goes: config.new *and* /sys/scsi.
clock code coerced into a single .c file adding an accurate usec delay().
disklabel.c updated to DTRT, code to write RDB's to be added soon.
sbic (old scsi) converted over to new scsi and config this covers about
90% of users. Other drivers soon.

show more ...


12