Commit Graph

337 Commits

Author SHA1 Message Date
chopps
d4b5e243c8 must use file system blocks that are multiples of CLBYTES. (for now) 1994-06-16 15:06:49 +00:00
chopps
779ae81038 fix boot diag output. 1994-06-16 14:28:42 +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
cb16e0c4cc remove dumb comment of mine. 1994-06-14 01:01:56 +00:00
chopps
ff496d00ee don't flush cache on context switches for 040's, reduce flushing
on dma operations.  code from me and Michael Hitch
1994-06-14 00:58:05 +00:00
chopps
6729c03f86 some cleanup and various fixes for new fs code. plus some general
fixes from from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1994-06-13 08:12:30 +00:00
chopps
41d76d5fd8 add fix from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1994-06-07 05:41:51 +00:00
chopps
67a221f5d8 add grfrh (retina ziii) from Donn Cave <donn@u.washington.edu>
light cleanup from me.
1994-06-05 07:48:42 +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
6a73a3cd2e MIN/MAX->min/max 1994-05-31 03:11:42 +00:00
chopps
fb2022076c 5380 driver update from from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1994-05-29 04:49:51 +00:00
chopps
3a8a759a16 new floppy driver from me to replace the old one. 1994-05-29 01:44:26 +00:00
chopps
0ad37a4913 fix typo 1994-05-26 03:05:01 +00:00
chopps
d5fa055da6 add beginning of support for series I controllers doesn't work yet. 1994-05-25 21:55:04 +00:00
chopps
11a73d2aae MIN() -> min() 1994-05-25 11:32:38 +00:00
mycroft
025966a1f9 Clean up deleted files. 1994-05-25 07:59:21 +00:00
chopps
37a723b0f0 fix check for configured device in interrupt routine. 1994-05-22 19:05:10 +00:00
chopps
6e1e1f9a6b an ide driver and hack reload device to do symbols.
from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1994-05-22 07:22:10 +00:00
chopps
ef38811633 move mysterious dk_establish() stub routine from gtsc driver to disksubr.c 1994-05-16 05:08:26 +00:00
chopps
9397020698 remove uneeded function from ser.c and fix common bad arg to sbicintr() in ahsc
and atzsc
1994-05-16 04:55:05 +00:00
chopps
5311b63b87 ifdef out use of scsi_xfer->req_sense_length for now.. 1994-05-12 06:43:09 +00:00
chopps
4a2330f45d new scsi siop drivers and zthreebus support from
osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1994-05-12 06:00:05 +00:00
chopps
c1de856362 update from osymh@gemini.oscs.montana.edu (Michael L. Hitch) add support
for zthreebus siop scsi drivers and better machine recocgnition.
1994-05-12 05:56:28 +00:00
chopps
b08b714bd3 general cleanup including boot diag messages. 1994-05-11 19:06:40 +00:00
chopps
0c5b43e133 update for recent sig changes and fix clock.c and ite.c 1994-05-09 06:38:37 +00:00
mycroft
5e4319c56b Clean up deleted files. 1994-05-08 05:53:54 +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
31245469cf update to deal with ttyflags from tsarna@endicor.com (Ty Sarna),
major design changes by me which include shrinking of ring buffer
size from 16k to 256 bytes and removing code that realloced the
clists for the tty from default to 8192 (was using 24k) suggested
as suggested by theo.
1994-04-22 10:44:30 +00:00
chopps
daeed471a2 spaces pasted should be tabs 1994-04-22 02:53:54 +00:00
chopps
49c7544f02 changes to make fd work better (not done yet) from Michael Hitch
(osymh@montana.edu)
1994-04-22 02:20:48 +00:00
mycroft
6e0541d8c5 Clean up deleted files. 1994-04-22 01:35:29 +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
743895e7c0 make current with recent vm changes. 1994-04-18 04:09:11 +00:00
chopps
fff586b552 fix pretend_tobe hack. from Robert Leland (leland@wacky.acet.org) 1994-04-10 23:16:29 +00:00
chopps
9a9b27b82b little bit of KNiFeing, view and ite ioctl names cleaned. ite bell
values made sensical for users. (that is pitch,msec not period,count)
1994-04-10 00:43:32 +00:00
chopps
3629e4d216 yuck, there has got to be a better way to derive things and copyright them. 1994-04-07 17:43:29 +00:00
chopps
7352d87ef6 all amigas ahve internal drive so anything to the contrary is bogus. 1994-04-07 00:43:05 +00:00
chopps
d1c2c7c8c7 fix to floptical code from
Andreas Heitmann  (heitmann@crunch.ikp.physik.th-darmstadt.de)
1994-04-06 21:01:06 +00:00
mycroft
671bcb4e22 Clean up deleted files. 1994-04-05 23:05:09 +00:00
chopps
bdb52e02f8 fp -> fd, consistency good. [nameclash bad.] 1994-04-05 23:04:05 +00:00
chopps
6484be3bf1 allow user to not use their retina board as the console. 1994-04-05 18:19:27 +00:00
chopps
c77b0c9958 added floppy driver from Brad Pepers, doesn't work on my machine, some
major cleanup by me no code changes ... yet.
1994-04-05 18:11:52 +00:00
chopps
2d265e4163 no more MAP_FILE 1994-04-01 20:48:25 +00:00
chopps
91e9961a67 remove dlists.h oops. 1994-03-30 17:24:08 +00:00
chopps
cf05308b58 some scsi changes, 4M system hack, and a boot messgae addition. from
Michael Hitch.
1994-03-28 06:15:55 +00:00
chopps
e9dc442836 dlists.h ==> sys/queue.h 1994-03-27 06:23:26 +00:00
chopps
de93a9b578 move HIST out of DEBUG conditional. 1994-03-25 16:32:27 +00:00
chopps
44458e5c43 yes ite is now auto margin, this fixes a conflict with the
termcap which has vt100 vt102 vt200 and v320 all as automargin.
1994-03-20 10:13:54 +00:00
chopps
328cdec7d4 use dmode passed in to fetch the frame pointers. fix from,
francis@hasler.ascom.ch (Francis Demierre).
1994-03-14 15:02:28 +00:00
chopps
76367c224e add LALT-LMETA-F10 to enter the kernel debugger. 1994-03-14 01:19:31 +00:00
chopps
a7e85dfbd5 ack yucky dependenc on unit nums, temp hack for now. 1994-03-11 02:46:49 +00:00
chopps
e89d0f4875 fix typo. 1994-03-08 10:30:16 +00:00
chopps
75e489c8fc Michael Hitches patch applied for misc things, limited 5380 support. 1994-02-28 06:05:41 +00:00
chopps
e27239fe91 toss chars instead of outputing when in GRF mode. 1994-02-21 09:34:19 +00:00
chopps
9c183bba91 fixed a couple minor bugs in con code for ite. added floptical support in
sd.c (based on patch from Andreas E. Heitman).
1994-02-21 06:30:36 +00:00
chopps
2c758da37c changes to support Python tape drive. 1994-02-20 21:15:46 +00:00
chopps
fc6043dda3 fix typo. 1994-02-19 07:10:08 +00:00
chopps
78bd633dc3 modified to use generic cons. (and some grf defs changed) 1994-02-17 09:10:32 +00:00
chopps
caa63cf2fd moved n "}" outside of conditional DEBUG 1994-02-14 18:22:58 +00:00
chopps
2c8eadcb23 don't ignore users request for specific boot device, reported by Ty Sarna 1994-02-14 10:26:36 +00:00
chopps
7bb75ba6be cleaned up include's relocated grf/* stuf to grfabs*. 1994-02-13 21:10:20 +00:00
mycroft
3678c726a2 Clean up deleted files. 1994-02-13 21:01:57 +00:00
chopps
a57b764627 no more if_init. 1994-02-12 00:00:08 +00:00
chopps
276eff6bd9 Add missing Id's 1994-02-11 07:00:37 +00:00
chopps
a245a4c9d3 ioctl's always pass proc. 1994-02-11 05:02:36 +00:00
chopps
2413e2f66c added support for TEAC 60M, quite possibly the worst scsi interface on the planet earth. 1994-02-09 20:16:55 +00:00
mycroft
caa12d08f1 Clean up deleted files. 1994-02-09 01:50:14 +00:00
mycroft
c820be75f2 Clean up deleted files. 1994-02-07 07:30:38 +00:00
chopps
77325b2517 removed old drivers. updated st.c for buf struct changes (used diff from hp300) 1994-02-07 07:30:35 +00:00
chopps
71b833bb97 SCSI re-org, and misc. cleanup of compiler warnings. 1994-02-01 11:51:59 +00:00
chopps
08c53907fc Re-enabled views, fixed warning in serial driver. 1994-01-30 08:28:12 +00:00
chopps
39dd8d2805 Added PAL mode for A2024 monitor, cleaned A2024 code, added borderblank to all
modes that support it.
1994-01-30 08:25:02 +00:00
chopps
bc7f8207d8 Fixed my incorrect copyright. 1994-01-29 06:58:33 +00:00
mw
77f477fe52 New code to support different display modes on the native custom
chips console.
1994-01-26 21:28:44 +00:00
mycroft
688605ccb9 Clean up deleted files. 1994-01-26 21:06:39 +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
mycroft
7b1556d1c1 Clean up deleted files. 1993-10-30 23:41:45 +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
3b2546cf2e new source release integrated from amiga-release. 1993-09-02 18:05:24 +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
mycroft
ee8bf17c71 Add RCS identifiers. 1993-08-02 18:25:48 +00:00
mycroft
4862b84c92 Add RCS identifiers (this time on the correct side of the branch), and
incorporate recent changes in netbsd-0-9 branch.
1993-08-01 19:22:24 +00:00
mw
33e84123f7 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.
1993-07-05 19:19:43 +00:00