chuck
|
bc56857b49
|
help "make distribution" along
|
1996-04-12 22:51:00 +00:00 |
cgd
|
435c2f935e
|
config first, so there's someplace to cd to.
|
1996-04-12 20:27:42 +00:00 |
cgd
|
ae42d9fdbd
|
oops; forgot to remove a line of debugging/testing code
|
1996-04-12 20:22:14 +00:00 |
leo
|
6e40f439fc
|
Part of restructuring done for 3-button mouse support.
|
1996-04-12 19:55:28 +00:00 |
chuck
|
4d91dc7c18
|
pull in ieeefp.h from m68k common area
|
1996-04-12 18:38:00 +00:00 |
chuck
|
c7a59b578d
|
sync with sun3 version
|
1996-04-12 18:35:40 +00:00 |
chuck
|
4420159d4c
|
fix warning from gcc
|
1996-04-12 18:33:59 +00:00 |
jonathan
|
f0d175fd22
|
Commit version that _really_ has only the innocuous fixes in the
last CVS message.
Possible uninitialized use of variables in the SII state machine,
requiring more thought, are still present.
|
1996-04-12 18:22:35 +00:00 |
jonathan
|
f6897c8eb6
|
fixes for -Wall -Wmissing-prototypes:
pass 1 over pmax SII driver: change "MachEmptyWriteBuffer()" to
"wbflush()", add prototyped forward declarations.
|
1996-04-12 18:15:23 +00:00 |
leo
|
658385632c
|
Prototyping.
|
1996-04-12 09:05:14 +00:00 |
leo
|
e7ad591a96
|
misc.c ->stalloc.c
|
1996-04-12 08:57:43 +00:00 |
leo
|
7a18bb9542
|
Just give them more descriptive names.
|
1996-04-12 08:46:44 +00:00 |
mycroft
|
ad790f628e
|
Turn off the trace flag when delivering a signal.
|
1996-04-12 08:44:35 +00:00 |
leo
|
9402dcae81
|
Add 3-button mouse support.
|
1996-04-12 08:39:22 +00:00 |
leo
|
e4a9d09efb
|
Add 3-button mouse support.
|
1996-04-12 08:37:03 +00:00 |
leo
|
7ff219ef0d
|
Add some prototypes.
|
1996-04-12 08:30:09 +00:00 |
cgd
|
432b9ff657
|
add support for the alpha
|
1996-04-12 06:34:36 +00:00 |
cgd
|
576c769331
|
clean up copyrights and RCS IDs
|
1996-04-12 06:07:05 +00:00 |
mycroft
|
035e9c211e
|
Use the flag mask in a somewhat more sane fashion.
|
1996-04-12 05:57:43 +00:00 |
cgd
|
eb4de32615
|
Set up and pass isa chipset tag to ISA bus, when attaching.
Should do the same for EISA, when that support is finished.
|
1996-04-12 05:43:02 +00:00 |
cgd
|
98c183ff49
|
remove (hack) version of isa_intr_establish()
|
1996-04-12 05:41:50 +00:00 |
cgd
|
69d8f0e09a
|
define all of the appropriate functions, as indirections through
a function switch.
|
1996-04-12 05:39:02 +00:00 |
cgd
|
0da2610536
|
this file is no longer used
|
1996-04-12 05:35:51 +00:00 |
cgd
|
931ec3829c
|
partially update for new ISA/EISA/PCI and 'bus' interfaces. not yet
complete, or tested.
|
1996-04-12 04:40:49 +00:00 |
cgd
|
c6af4505f1
|
implement 'bus' functions for the CIA chipset.
|
1996-04-12 04:40:01 +00:00 |
cgd
|
647469cfbc
|
update for new ISA/EISA/PCI and 'bus' interfaces.
|
1996-04-12 04:38:33 +00:00 |
cgd
|
125eefcd67
|
implement APECS and LCA 'bus' functions, and share them between the
two chipsets, since they're the same.
|
1996-04-12 04:36:12 +00:00 |
cgd
|
04645aa7ad
|
chipset 'bus' functions that seem to be common to all host bus
adapters that exist in single-CPU systems. APECS, CIA, and LCA
all use this, but with different #defines.
|
1996-04-12 04:34:59 +00:00 |
cgd
|
ba7bbf8c30
|
update for new PCI, etc., interfaces
|
1996-04-12 04:33:06 +00:00 |
cgd
|
be813334f8
|
(mostly) update for new PCI and 'bus' interfaces.
|
1996-04-12 04:32:10 +00:00 |
cgd
|
b26a595361
|
update for new PCI, etc., interfaces.
|
1996-04-12 04:31:48 +00:00 |
cgd
|
caa9d61d58
|
add indirect register definitions.
|
1996-04-12 04:31:08 +00:00 |
cgd
|
7b08107723
|
update for new PCI code, etc. As yet, untested.
|
1996-04-12 04:30:11 +00:00 |
cgd
|
f357f1b38a
|
partially update for new PCI & bus macros. update to deal with new
console glue. Split out RAMDAC-specific code into seperate files.
|
1996-04-12 02:13:09 +00:00 |
cgd
|
a52d1c3efe
|
clean up for new ISA and 'bus' code, etc.
|
1996-04-12 02:11:22 +00:00 |
cgd
|
c2ca361599
|
update for new ISA & PCI code, etc.
|
1996-04-12 02:09:51 +00:00 |
cgd
|
706b61a9a3
|
add some sanity checks to avoid lossage when dealing with unmanaged
pages, and clean up a little bit.
|
1996-04-12 02:09:24 +00:00 |
cgd
|
de1319f259
|
define delay() here, rather than in clock.c
|
1996-04-12 02:07:52 +00:00 |
cgd
|
92c3ba0426
|
new entries for keyboard, mouse, and parallel printer
|
1996-04-12 02:07:23 +00:00 |
cgd
|
99841b9cdd
|
cast return of phystok0seg() to a caddr_t, to suit uiomove proto
|
1996-04-12 02:06:21 +00:00 |
cgd
|
73378c1529
|
add rpcc entry point
|
1996-04-12 02:05:48 +00:00 |
cgd
|
26bf14c6fe
|
update for new ISA & bus code, and clean a bit
|
1996-04-12 02:05:14 +00:00 |
cgd
|
f0a062ba62
|
replaced by files in ../wscons
|
1996-04-12 02:02:06 +00:00 |
cgd
|
89579980e6
|
this has moved to ../include
|
1996-04-12 02:01:51 +00:00 |
cgd
|
7a58e4fe08
|
"workstation console glue." glass tty code, console emulation,
keyboard and mouse interfaces, etc. Mostly grabbed from the sparc,
and adapted and trimmed where appropriate.
|
1996-04-12 02:00:42 +00:00 |
cgd
|
607fdc7ab6
|
(incomplete) machine-dependent ISA definitions.
|
1996-04-12 01:57:42 +00:00 |
cgd
|
42362ab7a1
|
PC timer definitions
|
1996-04-12 01:54:56 +00:00 |
cgd
|
da4d801b40
|
speaker (PIT AUX port) definitions
|
1996-04-12 01:54:46 +00:00 |
cgd
|
c032474c02
|
add CMU copyright notice
|
1996-04-12 01:54:04 +00:00 |
cgd
|
7aadd7593f
|
support for PS/2-style mice
|
1996-04-12 01:53:06 +00:00 |