veego
b03bb4a6e5
Cleanup for -Wall if CV64CONSOLE, ULOWELLCONSOLE or RETINACONSOLE is not
...
defined.
1996-05-01 09:59:24 +00:00
veego
974e9f6e22
- 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)
1996-04-21 21:10:48 +00:00
thorpej
5c67e5fad9
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.
1996-03-17 01:16:48 +00:00
chopps
6bed5b0c0c
applied patch from 1811 which unifies mode support across gfx boards.
1996-01-28 19:19:05 +00:00
chopps
50278838af
fix warnings (br#816)
1995-02-23 19:14:46 +00:00
chopps
e85a3c5399
cleanup copyright stuff
1995-02-16 21:57:31 +00:00
chopps
4726ce2818
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)
1994-12-28 09:24:55 +00:00
chopps
548708dd80
bring up to current. change sun to sunos. handle changes in device
...
open params and autoconf match function params.
1994-12-01 17:24:23 +00:00
cgd
ec77f0b327
new RCS ID format.
1994-10-26 02:01:24 +00:00
chopps
7f079c3dea
fix default frequency so that normal VGA monitor types don't puke.
1994-07-31 18:42:06 +00:00
chopps
de7b5347d1
some various fixes from ahh@netcom.com (Andy Heffernan)
1994-06-23 05:39:09 +00:00
chopps
8c6621ad70
clock now uses passed in frequency if present protect dma cache
...
flush calls from non 040. don't compile ite_xx if not used.
1994-06-15 19:05:55 +00:00
chopps
c3cb65ac04
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.
1994-06-05 07:45:08 +00:00
chopps
cd5921a72f
started out cleaning up amiga_init.c ended up touching alot of files.
1994-06-04 11:58:35 +00:00
chopps
2f46860fc9
z buses early config support, needs testing.
1994-06-03 00:30:27 +00:00
chopps
15d4cf6bf9
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.
1994-05-08 05:52:54 +00:00
chopps
1996d53f08
don't reinit board twice if it works once.
1994-04-26 03:48:08 +00:00
chopps
ef5abe01ad
Changed fonts. Added 2 non (c) fonts kf_8x{8,11}.c retina now uses
...
kf_8x8. CC console users can now choose between the provided fonts
or provide there own.
1994-04-22 01:34:53 +00:00
chopps
78bd633dc3
modified to use generic cons. (and some grf defs changed)
1994-02-17 09:10:32 +00:00
chopps
7bb75ba6be
cleaned up include's relocated grf/* stuf to grfabs*.
1994-02-13 21:10:20 +00:00
chopps
276eff6bd9
Add missing Id's
1994-02-11 07:00:37 +00:00
chopps
71b833bb97
SCSI re-org, and misc. cleanup of compiler warnings.
1994-02-01 11:51:59 +00:00
mw
bdb2629d63
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.
1994-01-26 21:05:34 +00:00
mw
b917a0d04f
Change gfx-drivers to used g_data for their private data, and use regaddr
...
for what it's meant, that's to point to the register area. Now, both
gfx drivers should be fairly controllable from user-level applications.
1993-10-31 23:06:36 +00:00
mw
4e382ac007
new tree for amiga, replacing the bogous previous one.
...
SunOS support works for a lot of executables now (static and dynamic).
1993-10-30 23:40:53 +00:00
mw
f208f36711
Update of arch/amiga tree, includes
...
- realtime clock support for a2k and a3k
- scsi drivers for a2091 and gvp-II controllers in a2k
- working ethernet driver for a2065/ameristar lance-controllers
1993-09-02 16:52:31 +00:00