mellon
|
df78dbb096
|
Reference cninit.c as well as cons.c
|
1995-04-11 09:52:11 +00:00 |
pk
|
ee451261d8
|
iestart() returns nothing.
|
1995-04-11 09:18:09 +00:00 |
mellon
|
4b65c60240
|
Use endian.h to determine endianness instead of assuming big-endian
|
1995-04-11 07:06:33 +00:00 |
mycroft
|
6cfb93ffdd
|
GC old comment about trailers.
|
1995-04-11 06:19:09 +00:00 |
mycroft
|
5f5d8e19d0
|
Sync with the rest of the world. Say goodbye to Mr. Trailer.
|
1995-04-11 06:16:33 +00:00 |
mycroft
|
369e66a776
|
Sync with the rest of the world.
|
1995-04-11 06:03:36 +00:00 |
mycroft
|
2b13a30bb8
|
Sync with the rest of the world. Define BSR_BANK[0-3] constants and use them.
Various other cleanup.
|
1995-04-11 05:58:58 +00:00 |
mycroft
|
893d53414a
|
Sync with the rest of the world. Various additional cleanup.
|
1995-04-11 05:46:53 +00:00 |
cgd
|
f807d6ea6d
|
fix function name in comment.
|
1995-04-11 05:30:22 +00:00 |
mycroft
|
c7a7d5c262
|
Sync with the rest of the world.
|
1995-04-11 05:10:20 +00:00 |
mycroft
|
8d8af964a7
|
Move NIC register definitions to a global location.
|
1995-04-11 04:45:26 +00:00 |
mycroft
|
6e9015b37a
|
This is deprecated.
|
1995-04-11 04:44:44 +00:00 |
mycroft
|
b703c76655
|
Update for if.h. Define helper macros for accessing NIC registers. Optimize
edrint() a little more.
|
1995-04-11 04:38:42 +00:00 |
mycroft
|
8b77f9cd5f
|
Remove some explicit references to loif.
|
1995-04-11 04:30:47 +00:00 |
mycroft
|
e47a488874
|
nsipstart() should return void.
|
1995-04-11 04:25:21 +00:00 |
mycroft
|
d4b1924adb
|
LANCE register definitions, plus some utility macros for the machine-
independent driver.
|
1995-04-11 04:17:50 +00:00 |
mycroft
|
c9a66fce20
|
Use global 8530 defs. Needs more work.
|
1995-04-11 03:41:04 +00:00 |
mycroft
|
7114c30418
|
Use global 8530 defs.
|
1995-04-11 03:00:38 +00:00 |
mycroft
|
e41d4f5e96
|
Undo accidental change.
|
1995-04-11 02:42:23 +00:00 |
mycroft
|
3b6535707e
|
Use global 8530 defs.
|
1995-04-11 02:41:42 +00:00 |
mycroft
|
0c3bca646e
|
Move CHAN_[AB] into here, and prefix with ZS_.
|
1995-04-11 02:38:16 +00:00 |
mycroft
|
47f2d08bb3
|
Use global 8530 defs.
|
1995-04-11 02:37:11 +00:00 |
mycroft
|
24a8feea65
|
Adjust for endianness, and move CHAN_[AB] out of here.
|
1995-04-11 02:35:18 +00:00 |
mycroft
|
2753eeb55e
|
zsreg.h --> z8530.h
|
1995-04-11 02:30:53 +00:00 |
mycroft
|
9b0d3f54e8
|
Move this into a generic location.
|
1995-04-11 02:29:25 +00:00 |
gwr
|
89c2b367b3
|
Oops, sparc -> sun3
|
1995-04-10 22:11:22 +00:00 |
jtc
|
8cfef1c855
|
Sparc specific portions of ieeefp.h (fp_rnd, fp_except, constants, etc.).
|
1995-04-10 21:14:36 +00:00 |
jtc
|
182ee20c36
|
Changed FLT_ROUNDS from constant to a call to __flt_rounds(), so that the
current rounding mode is accurately reported.
|
1995-04-10 21:11:42 +00:00 |
mycroft
|
6cabaea642
|
Define vfs_unmountall(), to unmount file systems at shutdown time.
|
1995-04-10 19:46:56 +00:00 |
pk
|
96dd4bc868
|
clear out two typos.
|
1995-04-10 19:37:49 +00:00 |
mycroft
|
3e37e7dece
|
Remove `dma from mcd, and add scd (though its not ready yet.
|
1995-04-10 18:50:55 +00:00 |
mycroft
|
c75f9f2e07
|
Change `fdclose' to `fdrelease', to avoid confusion with device interfaces.
|
1995-04-10 18:27:59 +00:00 |
mycroft
|
70839d3b04
|
Change start and watchdog return values to void.
|
1995-04-10 18:21:42 +00:00 |
mycroft
|
1ae952ad0f
|
Remove bogus return values from void functions.
|
1995-04-10 18:08:45 +00:00 |
mycroft
|
e935580d5a
|
Fix declarations of zscnprobe_[ab].
|
1995-04-10 17:20:21 +00:00 |
mycroft
|
68c8c80929
|
kernel_pmap --> pmap_kernel()
|
1995-04-10 16:48:27 +00:00 |
mycroft
|
e25c1817cf
|
kernel_pmap --> pmap_kernel()
|
1995-04-10 13:08:28 +00:00 |
briggs
|
a15027bd11
|
Remove old comment.
|
1995-04-10 13:01:19 +00:00 |
briggs
|
769e59cd1f
|
Remove bogus extra tape cdevsw entry.
Change adb dev init to a mouse dev init.
Remove non-existant clock device stuff.
|
1995-04-10 12:59:48 +00:00 |
mycroft
|
fecbe784d6
|
Oops; finish that last change.
|
1995-04-10 12:45:53 +00:00 |
mycroft
|
22cefc03bc
|
Bring back pmap_kernel(), for now always inlined as a pointer to
kernel_pmap_store.
|
1995-04-10 12:41:29 +00:00 |
mycroft
|
c668fc0161
|
vmempage -> vmmap
|
1995-04-10 11:58:33 +00:00 |
mycroft
|
e5ea545fb6
|
vmempage --> vmmap, and remove incorrect comment.
|
1995-04-10 11:57:17 +00:00 |
mycroft
|
127e0761c9
|
Add mmopen(), mmclose(), and mmmmap() where appropriate. Lock vmmap when
needed. Make types consistent.
|
1995-04-10 11:54:47 +00:00 |
mycroft
|
66845e73cc
|
cn_tty is unneeded.
|
1995-04-10 10:23:49 +00:00 |
mycroft
|
d751b03236
|
Minor consistency nits.
|
1995-04-10 10:01:40 +00:00 |
mycroft
|
4d2499eb58
|
Update for conf.h.
|
1995-04-10 09:22:28 +00:00 |
mycroft
|
bdd61fbe66
|
Fdclose --> fdclose
|
1995-04-10 09:14:00 +00:00 |
mycroft
|
1475e294a9
|
map --> mmap
|
1995-04-10 09:12:10 +00:00 |
mycroft
|
ab5eac8e84
|
Add dummy itestop(), and rename a few functions.
|
1995-04-10 09:11:41 +00:00 |