chopps
c1a4ced691
protect against multiple inclusion (and be consitent)
1994-04-10 02:06:32 +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
667794048e
fp -> fd from (rhealey@aggregate.com)Z
1994-04-07 17:06:44 +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
41536d5615
add floppy.
1994-04-05 18:13:22 +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
602ef3f30f
incorpaorated floppy code from Brad Pepers, needs work doesn't work on my
...
machine. more clenaup in trap.c
1994-04-05 18:08:56 +00:00
chopps
c8a98e047a
need to copy current frame pointer (p_regs), very subtle bug as you needed
...
to have a signal pending for a child process that has not yet returned
from fork(). fun.
1994-04-05 05:46:26 +00:00
mycroft
da77439465
Clean up deleted files.
1994-04-05 01:57:40 +00:00
chopps
a9fe3fa9cb
theo fixed sun_syscall.h so now we unhardcode SUN_SYS_sigreturn.
1994-04-04 11:10:55 +00:00
chopps
63451f6988
cleanup, bring syscall() up to date.
1994-04-04 07:32:50 +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
994cd3f216
cc not gcc, cpp not /lib/cpp -traditional
1994-03-28 07:55:57 +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
93a2341118
moved everything over to sys/queue.h, from dlists.[ch]
1994-03-27 06:29:20 +00:00
mycroft
5ebbf68e63
Clean up deleted files.
1994-03-27 06:28:54 +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
8c6081b0ca
cc cleanup, dlist ==> sys/queue
1994-03-25 16:30:03 +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
d75b6eaf33
fix shell command for linking. (from Stephen J. Roznows)
1994-03-20 10:08:44 +00:00
chopps
73548d3d48
load symbols if given -S flag, upped kern version to 2. All
...
symbols handling changes thanks to Michael Hitch.
1994-03-20 10:05:11 +00:00
chopps
9a4c630c24
kernel ddb now has symbols
1994-03-20 10:02:28 +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
5a5d870892
spaces->tabs, jeesh this file is like sys:system/clock under amigados. :^)
1994-03-14 01:55:43 +00:00
chopps
76367c224e
add LALT-LMETA-F10 to enter the kernel debugger.
1994-03-14 01:19:31 +00:00
mycroft
f7729d3753
Clean up deleted files.
1994-03-14 01:02:49 +00:00
chopps
15bc019234
more generic generic files.
1994-03-14 01:02:46 +00:00
chopps
a7e85dfbd5
ack yucky dependenc on unit nums, temp hack for now.
1994-03-11 02:46:49 +00:00
ws
ce516ff13d
Make FFS optional
1994-03-09 21:21:37 +00:00
chopps
8562ffd511
make useful for emacs users and update files checked for tags.
1994-03-09 15:56:08 +00:00
chopps
a891b3ef78
Little bit of cleanup, didn't go near the GNU stuff aside from function
...
deeclaritors.
1994-03-08 10:48:47 +00:00
chopps
e89d0f4875
fix typo.
1994-03-08 10:30:16 +00:00
chopps
0cea66c536
cannot conditionally reserve spots for lkm devices.
1994-03-08 08:12:49 +00:00
chopps
25cfe143da
first get it to compile with DDB.
1994-03-08 07:52:07 +00:00
chopps
d0f3004632
added .include <bsd.prog.mk> hopefully clears up problem with
...
some make targets.
1994-03-08 07:36:26 +00:00
chopps
75e489c8fc
Michael Hitches patch applied for misc things, limited 5380 support.
1994-02-28 06:05:41 +00:00
chopps
30dc0c0398
added files for option ADOSFS.
1994-02-25 08:48:01 +00:00
chopps
9af8a9634e
change -O2 back to -O, may be inappropriate with some versions of gcc.
1994-02-24 02:23:59 +00:00
chopps
c48c253322
Makefile should now properly make tags, and not error on install.
1994-02-23 20:23:30 +00:00
chopps
4b6943214f
add some very usefull debug stuff to spl inline macros.
1994-02-23 19:07:57 +00:00
chopps
5794f81762
mirror removal of HIGHPAGES and addition of KUSER_AREA to vmparam.h
1994-02-23 10:15:08 +00:00
chopps
c94a9739fd
added KUSER_AREA for gdb like things. removed HIGHPAGES
1994-02-23 06:47:39 +00:00
hpeyerl
0b6d7b4726
Move some arch dependant stuff in here.
1994-02-23 03:18:34 +00:00
chopps
dce197fded
kernel now linked with dist ld.
1994-02-22 02:06:25 +00:00
chopps
ad9cc8b5da
amiga now uses PROF and uses m68k/asm.h in locore.s
1994-02-22 02:05:25 +00:00
chopps
1067838f3f
note change to ite.c and that X runs with no redirection and no MMU failt now.
1994-02-21 09:37:31 +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
95965c3a2c
fixed cmopile warns with LKM enabled.
1994-02-20 03:55:52 +00:00
chopps
fc6043dda3
fix typo.
1994-02-19 07:10:08 +00:00
chopps
5532e2dbd0
latest changes indicated.
1994-02-17 09:15:37 +00:00
chopps
2803afecbc
amiga now has USRSTACK at 0x0e000000 for further sun compat.
1994-02-17 09:11:52 +00:00
chopps
78bd633dc3
modified to use generic cons. (and some grf defs changed)
1994-02-17 09:10:32 +00:00
chopps
13d319feb2
modified to use generic cons.
1994-02-17 09:09:57 +00:00
mycroft
dd47e0c59c
Clean up deleted files.
1994-02-17 09:09:26 +00:00
chopps
5d5901eac7
modified to use generic cons, added kernel assert macro.
1994-02-17 09:09:21 +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
mycroft
7c9a9be0f2
Clean up deleted files.
1994-02-13 21:27:19 +00:00
chopps
6a6ff26439
added local CHANGES file for things that would not interest
...
NetBSD in general.
1994-02-13 21:27:17 +00:00
chopps
ddf1b913ff
chnaged to handle new (and removed) files.
1994-02-13 21:14:32 +00:00
mycroft
437774a1e3
Clean up deleted files.
1994-02-13 21:13:33 +00:00
chopps
b700b86fc5
merged most cc_* (all but one) into cc.c and cc.h, cleaned up include.
...
removed local pte.h use machine/pte.h
1994-02-13 21:13:07 +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
ccd0b66d74
Add missing $Id$'s
1994-02-11 06:59:16 +00:00
chopps
a082d3d959
update proto(non) for dump call.
1994-02-11 05:07:08 +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
chopps
b4318b8153
removed vn, now in sys/dev
1994-02-09 01:51:13 +00:00
mycroft
caa12d08f1
Clean up deleted files.
1994-02-09 01:50:14 +00:00
chopps
6dd465d0be
remove redef of SIZE_T, logically same, lexically different.
1994-02-07 15:16:17 +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
d3be997276
add usability.
1994-02-03 18:48:36 +00:00
chopps
faab20a3fd
fixed small error.
1994-02-03 18:44:02 +00:00
chopps
6e76588543
added makefile and first attempt at documentation.
1994-02-03 07:08:51 +00:00
mycroft
2038b8432a
Clean up deleted files.
1994-02-03 04:46:59 +00:00
chopps
c7d3c021db
swap ps and pc to match m68k:struct frame.
1994-02-03 04:24:03 +00:00
chopps
69d436afe7
softclock() and hardclock() calls now pass pointer to clockframe_t
1994-02-03 04:23:25 +00:00
chopps
b017609fab
removed arch/m68k files, config now fetches them.
1994-02-02 07:20:42 +00:00
chopps
0a3c46f63f
removed copy code that is now in arch/m68k.
1994-02-02 07:18:22 +00:00
mycroft
ec381edf5e
Clean up deleted files.
1994-02-02 00:26:04 +00:00
chopps
4d0e8fda45
misc documentation of questionable value.
1994-02-02 00:25:30 +00:00
mycroft
c9cd559100
Clean up deleted files.
1994-02-02 00:24:26 +00:00
mycroft
ab94c0bbe9
Clean up deleted files.
1994-02-01 12:13:20 +00:00
chopps
449ef38bc8
performed facelift.
1994-02-01 12:13:17 +00:00
chopps
ff11a0e1ca
now checks bootstrap version to avoid problems.
1994-02-01 11:54:29 +00:00
chopps
86f46b3c14
fetch m68k asm macros.
1994-02-01 11:53:56 +00:00
chopps
71b833bb97
SCSI re-org, and misc. cleanup of compiler warnings.
1994-02-01 11:51:59 +00:00
chopps
378271278a
updated files for scsi re-org.
1994-02-01 11:50:39 +00:00
chopps
192c8cc586
fixed warning. Cmem alloc is now top down. added bootstrap version
...
number to locore for loadbsd. removed tz rz from conf.c
1994-02-01 11:49:57 +00:00
chopps
c8cd548fdf
from M. Hitch. regarding scsi re-org.
1994-02-01 11:47:20 +00:00
chopps
de04af4ed6
removed compiler warnings.
1994-02-01 02:14:21 +00:00
chopps
60dc3270f2
Removed chipmem limit for all but GODZILLA, added CEND() copper list macro,
...
added views back in conf and fixed misc compile warns and errors.
1994-01-30 08:50:17 +00:00
chopps
c056d471ac
added pal A2024 mode.
1994-01-30 08:34:47 +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
cgd
a537c5039a
make FPSP m68k-generic
1994-01-29 02:49:16 +00:00
jtc
5235180083
Fix spelling error in Copyright notice
1994-01-28 23:43:26 +00:00
mycroft
6a50b26e15
Pointer to common version.
1994-01-27 15:26:31 +00:00
cgd
c9c3b2abbe
HP300 -> MACHINE
1994-01-27 02:12:44 +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
mw
8ba9eff1f0
Tool to configure the custom chips console.
1994-01-26 21:25:54 +00:00
mw
9b4fe6ffc7
FPU software emulator for '40
1994-01-26 21:24:05 +00:00
mw
ffc9ed3e31
Update to current amiga branch.
1994-01-26 21:15:02 +00:00
mw
6f94a39c48
Add new, improved fontdumper.
1994-01-26 21:14:03 +00:00
mycroft
749627f713
Clean up deleted files.
1994-01-26 21:13:16 +00:00
mw
65e7c711f6
Updated from current amiga branch.
1994-01-26 21:13:15 +00:00
mw
28b8a3907b
Updated headers from current amiga branch.
1994-01-26 21:12:12 +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
100033fc0f
Integrate recent changes done to the amiga branch. Includes support
...
for the '40.
1994-01-26 21:03:39 +00:00
mycroft
2962285363
Clean up deleted files.
1994-01-26 21:03:19 +00:00
mw
06149f6fc4
Integrate recent changes done to the amiga branch. Includes support
...
for the '40.
New collection of code to handle customchips.
in_chksum.c and oc_chksum.s migrated into arch/m68k.
1994-01-26 21:02:41 +00:00
mw
faf29d9800
Integrate recent changes done to the amiga branch. Includes support
...
for the '40.
1994-01-26 21:00:13 +00:00
cgd
b38fa5acf8
stubs which pint to m68k include
1994-01-08 12:41:41 +00:00
mycroft
ed95321df9
Still need old #defines for now.
1994-01-06 17:05:34 +00:00
mycroft
f76fdd7722
Implement `struct reg'.
1994-01-06 16:50:13 +00:00
mycroft
f67ccd2bf0
Move #define of NIPCREG outside #fidef.
1993-12-08 22:46:15 +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
3fb09cab4b
Back out of a stack-adjust (in COMPAT_SUNOS mode) after syscalls that
...
returned ERESTART.
1993-10-31 01:53:36 +00:00
mw
f6ea0d0d1c
Define new flag MDP_STACKADJ to back out of a stack adjustment in
...
syscall() in case of ERESTART.
1993-10-31 01:52:12 +00:00
mycroft
196fd95009
Clean up deleted files.
1993-10-30 23:44:40 +00:00
mw
10e446bf72
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:41:47 +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
mycroft
7029745061
Clean up deleted files.
1993-10-30 23:40:43 +00:00
mw
2be7316095
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:05 +00:00
mycroft
a30194515d
Clean up deleted files.
1993-10-29 11:30:15 +00:00
pk
14e6ea89aa
Put definition of __LDPGSZ and `struct relocation_info' where they belong:
...
in <machine/exec.h>.
1993-10-18 09:46:56 +00:00
mycroft
0b3f240c49
Ditto.
1993-09-02 19:05:40 +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
mw
9ecae8d2e1
Initial revision
1993-09-02 16:52:30 +00:00
mw
7dac6517f1
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:13 +00:00
jtc
c41b22b4f6
Removed CLK_TCK, it's value is not machine dependant.
...
It's supposed to be defined in <time.h>, not <limits.h> anyway.
1993-08-18 00:22:44 +00:00
mycroft
ee8bf17c71
Add RCS identifiers.
1993-08-02 18:25:48 +00:00
mycroft
aee4b07b8a
Add RCS identifiers, remove some completely useless RCS logs and patchkit
...
headers, and a few other insignificant changes.
1993-08-02 17:48:44 +00:00
mycroft
2bdbcf903e
Clean up deleted files.
1993-08-02 16:07:21 +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
mycroft
690cae8181
Add RCS indentifiers.
1993-07-31 15:17:49 +00:00
cgd
982d1c9fff
get rid of specific compile dir, but make sure top level dir is kept...
1993-07-05 22:55:57 +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
mw
d8da9afb3a
Initial revision
1993-07-05 19:19:42 +00:00
mw
adfe768529
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:41 +00:00
cgd
30177b538f
add rcsids to everything and clean up headers
1993-05-22 07:56:12 +00:00
cgd
6dedb5151c
add hp300 kernel files. generic kernel files might need some help...
1993-05-13 13:56:20 +00:00