briggs
|
70065c2ed5
|
Nuke int_video_start in favor of consistent use of mac68k_vidlog.
Don't find the internal video more than once.
Probe for internal video before nubus instead of after.
|
1995-08-04 02:55:06 +00:00 |
|
briggs
|
fb5e0a34bb
|
Be consistent and use mac68k_vidlog instead of int_video_start.
|
1995-08-04 02:47:31 +00:00 |
|
briggs
|
b0a1bd6e17
|
Use panic() instead of printf();Debugger();
|
1995-08-02 11:53:02 +00:00 |
|
briggs
|
a76e2adfab
|
Get rid of reference to Debugger().
|
1995-08-02 11:50:43 +00:00 |
|
briggs
|
f60a2bbccf
|
Add kludge for LC video and change IIvx to assume 1MB of VRAM if we can't
figure out how much there really is.
|
1995-08-02 04:15:41 +00:00 |
|
briggs
|
fc8739097d
|
Fix signed/unsigned gaff in last.
Bring up-to-date with latest rash of changes to if_ed.c.
|
1995-07-30 21:39:17 +00:00 |
|
briggs
|
ff5fa674dd
|
Fix the internal video probe again.
|
1995-07-30 21:35:00 +00:00 |
|
briggs
|
80cd97e743
|
delay(7) instead of delay(20) seems sufficient
|
1995-07-30 21:30:57 +00:00 |
|
briggs
|
cf76e90671
|
Differentiate printf for illegal instruction/fpu traps in kernel mode.
|
1995-07-30 19:18:28 +00:00 |
|
briggs
|
139f62c079
|
Add support for Farallon from Brian Gaeke (brg@dgate.org).
|
1995-07-30 13:38:04 +00:00 |
|
briggs
|
cf0aca3cb4
|
Read the packet header count in bytes, not as a word--word reads return
invalid data on some cards (notably old Apple Ethernet NB and Farallon
cards at least).
|
1995-07-30 02:44:27 +00:00 |
|
briggs
|
a2f49ac930
|
Don't show up in "slot" 0xe.\n
|
1995-07-28 01:34:58 +00:00 |
|
briggs
|
58f294f29c
|
get rbv_nubus_intr working--at least on the IIsi.
|
1995-07-27 04:19:21 +00:00 |
|
cgd
|
ffe4785a58
|
update SCSI minphys routines' definitions to match standard minphys()
definition and usage.
|
1995-07-24 07:33:32 +00:00 |
|
briggs
|
ff7dcdbfc5
|
Some debugging code added.
|
1995-07-23 21:54:47 +00:00 |
|
briggs
|
1c213ea5b6
|
Minor #def changes.
|
1995-07-23 21:51:47 +00:00 |
|
briggs
|
83d0f4f73d
|
Use get_mapping only if 030 and MMU enabled. Otherwise, fake it.
|
1995-07-19 16:39:03 +00:00 |
|
briggs
|
d9b318b2be
|
Add support for:
GENERIC
RB_ASKNAME
RB_MINIROOT
Also revved up the required version of the booter because we need the
booter fixes to get this functionality.
|
1995-07-18 04:10:13 +00:00 |
|
briggs
|
a5e4549306
|
Stop recursive jmp0panics.
|
1995-07-17 01:31:14 +00:00 |
|
briggs
|
8d0e9635a6
|
Get IIsi ethernet almost working. Still misses a number of interrupts.
|
1995-07-17 01:26:02 +00:00 |
|
briggs
|
c5fe9f62ff
|
Cleanup a bit.
|
1995-07-17 01:25:12 +00:00 |
|
briggs
|
c5724ea3a3
|
Some more bugs fixed and functionality corrected by:
"Paul R. Goyette" <paul@pgoyette.bdt.com>.
Implemeted the Set Scrolling Region, Set Tab Stop, and Clear All
Tab Stops functions.
|
1995-07-17 01:24:34 +00:00 |
|
briggs
|
a91a7f619b
|
GENERIC should have options GENERIC. Duh.
|
1995-07-17 01:21:29 +00:00 |
|
briggs
|
30c70a7c59
|
patch to handle cursor moves better. From Paul Goyette
(Paul@pgoyette.bdt.com)
|
1995-07-09 15:36:41 +00:00 |
|
briggs
|
fd69606246
|
Take out bogus message.
|
1995-07-08 12:39:12 +00:00 |
|
briggs
|
33cef0adfd
|
Clean up a lot. Run machdep.c through indent.
Remove a bunch of old debugging code and some dead code.
Put in some new comments. Need more.
|
1995-07-08 04:25:07 +00:00 |
|
briggs
|
3758e23b79
|
Add another routine for the grf display-specific drivers to return a physical
address.
|
1995-07-06 17:13:45 +00:00 |
|
briggs
|
e6992b3e60
|
Panic if we don't know how to relocate the video address.
|
1995-07-06 13:30:24 +00:00 |
|
briggs
|
84ee954356
|
Change NBSBASE to 0x90000000 and let it and NBSTOP be defined.
|
1995-07-06 13:25:30 +00:00 |
|
briggs
|
d1d1fbc094
|
Put in a cast to make compiler happy.
|
1995-07-06 04:17:15 +00:00 |
|
briggs
|
0ae9938e56
|
Fix (last?) bug in the IIvx kludge.
|
1995-07-06 03:44:46 +00:00 |
|
briggs
|
6503666839
|
If SYMTAB_SPACE is defined, set esym to be the same as end.
Fixup my IIvx kludge again.
|
1995-07-06 02:32:13 +00:00 |
|
briggs
|
f3274364d4
|
Fix a bug I introduced earlier.
|
1995-07-06 00:28:32 +00:00 |
|
briggs
|
e11c8dfd4c
|
Stupid programmer error in IIvx kludge.
|
1995-07-05 03:48:45 +00:00 |
|
briggs
|
38031d912a
|
First cut at a kludge for IIvx internal video.
|
1995-07-04 18:55:11 +00:00 |
|
briggs
|
6d08320888
|
Move SCSIBase from scsi.c.
|
1995-07-04 14:42:16 +00:00 |
|
briggs
|
2e4f1e0daa
|
Update a bit.
|
1995-07-04 14:38:49 +00:00 |
|
briggs
|
2510a4f689
|
A few nits.
|
1995-07-04 14:38:34 +00:00 |
|
paulus
|
1513342690
|
Add code to netintr to call pppintr
|
1995-07-04 12:14:32 +00:00 |
|
mycroft
|
7263209ce6
|
Make each disk and tape driver define its own read and write functions.
Deprecate rawread() and rawwrite() completely. Remove d_strategy from cdevsw to
force the abstraction barrier.
|
1995-07-04 07:15:28 +00:00 |
|
briggs
|
f92d7eb51f
|
Clean up some types.
|
1995-07-04 03:34:09 +00:00 |
|
briggs
|
4d6ed092f1
|
Fixup a comment.
|
1995-07-04 03:30:11 +00:00 |
|
briggs
|
1040af3492
|
Add missing interface for getting a grfmode structure from kernel.
|
1995-07-02 05:26:27 +00:00 |
|
briggs
|
ed434b457d
|
Fix grfmap() as well as grfmmap().
|
1995-07-02 00:49:52 +00:00 |
|
briggs
|
932a8fc9af
|
Set and use new fboff element from grfmode structure.
|
1995-07-02 00:30:25 +00:00 |
|
briggs
|
af7f31e30a
|
Add a couple elements to the grfmode structure.
|
1995-07-02 00:29:03 +00:00 |
|
briggs
|
3401cca400
|
Fix buglet that was missed when converting nubus to non pa==va mapping.
|
1995-07-01 23:40:38 +00:00 |
|
briggs
|
303845a487
|
Remove this define--we're using the new dump type.
|
1995-07-01 18:47:51 +00:00 |
|
briggs
|
eec2d38c71
|
Take out ncr96scsi0.
|
1995-07-01 16:35:54 +00:00 |
|
briggs
|
36654b75d9
|
Use flags for scsi interrupts. clean up a small bit.
|
1995-07-01 16:35:16 +00:00 |
|