History log of /netbsd-src/sys/arch/amiga/dev/grf.c (Results 51 – 69 of 69)
Revision Date Author Comments
# 1475e294 10-Apr-1995 mycroft <mycroft@NetBSD.org>

map --> mmap


# 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 ...


# 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.


# 779ae810 16-Jun-1994 chopps <chopps@NetBSD.org>

fix boot diag output.


# c3cb65ac 05-Jun-1994 chopps <chopps@NetBSD.org>

add grfrh (retina ziii) from Donn Cave <donn@u.washington.edu>
light cleanup from me. floppy changes, should now be solid.
some changes to ite and ms to fix a couple bugs report by Donn.


# b08b714b 11-May-1994 chopps <chopps@NetBSD.org>

general cleanup including boot diag messages.


# 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 ...


# 2d265e41 01-Apr-1994 chopps <chopps@NetBSD.org>

no more MAP_FILE


# 78bd633d 17-Feb-1994 chopps <chopps@NetBSD.org>

modified to use generic cons. (and some grf defs changed)


# 7bb75ba6 13-Feb-1994 chopps <chopps@NetBSD.org>

cleaned up include's relocated grf/* stuf to grfabs*.


# 276eff6b 11-Feb-1994 chopps <chopps@NetBSD.org>

Add missing Id's


# 71b833bb 01-Feb-1994 chopps <chopps@NetBSD.org>

SCSI re-org, and misc. cleanup of compiler warnings.


# bdb2629d 26-Jan-1994 mw <mw@NetBSD.org>

Integrate recent changes done to the amiga branch. Includes support
for the '40.
Support for more scsi controllers (zeus, magnum)
Support for more tapes (in st.c)
New custom chip console code integra

Integrate recent changes done to the amiga branch. Includes support
for the '40.
Support for more scsi controllers (zeus, magnum)
Support for more tapes (in st.c)
New custom chip console code integrated.

show more ...


# 4e382ac0 30-Oct-1993 mw <mw@NetBSD.org>

new tree for amiga, replacing the bogous previous one.
SunOS support works for a lot of executables now (static and dynamic).


# 3b2546cf 02-Sep-1993 mw <mw@NetBSD.org>

new source release integrated from amiga-release.


# 4862b84c 01-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers (this time on the correct side of the branch), and
incorporate recent changes in netbsd-0-9 branch.


# 33e84123 05-Jul-1993 mw <mw@NetBSD.org>

sys/arch/amiga tree. This is the machdep part required to get the kernel
up on an A3000. There are still (very) few changes required outside the
arch/amiga tree, so you can't recompile the kernel yet

sys/arch/amiga tree. This is the machdep part required to get the kernel
up on an A3000. There are still (very) few changes required outside the
arch/amiga tree, so you can't recompile the kernel yet. Support for
third party SCSI controllers for the A2000 is on its way. The kernel is
fully functional (except for a missing ethernet-driver ...). This
tree is based on my version #390.

show more ...


123