History log of /netbsd-src/sys/arch/amiga/dev/empsc.c (Results 26 – 30 of 30)
Revision Date Author Comments
# 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 ...


# 1ac76dc9 05-Apr-1996 is <is@NetBSD.org>

Typo in the new new config conversion fixed.


# a0d45384 28-Mar-1996 is <is@NetBSD.org>

The interrupt routine of the ivsc (and the empsc, which seems to have copied
it) looks truncated. At least the return(1) is missing, which I now add as
a first stopgap. Somebody needs to find out if

The interrupt routine of the ivsc (and the empsc, which seems to have copied
it) looks truncated. At least the return(1) is missing, which I now add as
a first stopgap. Somebody needs to find out if anything else is missing for
these boards.

show more ...


# 8435085f 28-Mar-1996 is <is@NetBSD.org>

Adapt to new attach scheme. Fix operator precedence error. Normalize
function name prefixes.


# fa2b7f8f 28-Mar-1996 is <is@NetBSD.org>

Emplant SCSI driver backend by Sean Riddle and Bo Najdrovsky.


12