mycroft
|
7fca65c005
|
Remove something which cannot possibly be correct.
|
1994-07-21 04:15:05 +00:00 |
|
mycroft
|
37dc11891c
|
Fix a typo.
|
1994-07-21 03:40:53 +00:00 |
|
briggs
|
f954a7b0dd
|
Make "unknown ioctl" printf ifdef DEBUG and take out an extra comma from
the format string.
|
1994-07-21 03:32:07 +00:00 |
|
mycroft
|
4469aea569
|
Do the EISA probing a little differently.
|
1994-07-21 03:30:18 +00:00 |
|
deraadt
|
3013b3fdbc
|
check if eisa card exists before tromping on dma
|
1994-07-21 02:51:53 +00:00 |
|
briggs
|
47b43066ee
|
Take -nostdinc out of INCLUDES so we can get nlist.h and a.out.h for DDB.
|
1994-07-21 01:49:08 +00:00 |
|
briggs
|
cc7e76a9a5
|
Put in a warning message that the driver is non-working and checkpoint
with a little bit more debugging stuffage.
|
1994-07-21 01:33:29 +00:00 |
|
briggs
|
1730b405b5
|
Make ALLEN a copy of GENERIC. Disable FPSP in GENERIC.
|
1994-07-21 01:19:41 +00:00 |
|
briggs
|
2ff67c7db9
|
Add asc as a device. Format a tad.
|
1994-07-21 01:00:58 +00:00 |
|
briggs
|
c35fccac8b
|
Add asc0.
|
1994-07-21 00:59:56 +00:00 |
|
briggs
|
fe27023f3b
|
Put FPSP in SYSTEM_OBJS (missed this earlier, apparently, twice).
|
1994-07-21 00:58:28 +00:00 |
|
briggs
|
46cebf15df
|
Enable DDB, CD9660, NULLFS. Add bpfilter. Slight cleanup.
|
1994-07-21 00:57:33 +00:00 |
|
briggs
|
3a72d09550
|
No longer need/use root_scsi_id. Change audio to asc in probe.
|
1994-07-21 00:55:49 +00:00 |
|
briggs
|
bd55a39b1d
|
Add ASCBase to offsets initialized in setmachdep(). Change comment for
cpu_model (slightly).
|
1994-07-21 00:55:07 +00:00 |
|
briggs
|
db146ec64c
|
Separate init from serattach and make more machine independent by
calculating speed during init (different models of macs feed SCC with
different clocks).
|
1994-07-21 00:52:47 +00:00 |
|
briggs
|
60dc2edc69
|
Make this into more of a device so it can be probed and attached. Nuke
RCS/CVS Log. Make ASCBase an offset instead of an absolute.
|
1994-07-21 00:44:00 +00:00 |
|
briggs
|
8fc0b8b26e
|
Add a field for cpu-dependent structure to flag if SONIC is on-board.
|
1994-07-21 00:33:54 +00:00 |
|
mycroft
|
6d61cde9dd
|
Fix handling of null selectors.
|
1994-07-20 23:01:26 +00:00 |
|
deraadt
|
9b3e7e6403
|
compile kernel with -O2
|
1994-07-20 21:10:00 +00:00 |
|
phil
|
022d9d6300
|
Fix my sync() error in boot().
|
1994-07-20 20:50:39 +00:00 |
|
pk
|
94c3db28ba
|
Make it work for V0 proms.
First cut at two stage bootstrap.
|
1994-07-20 20:47:02 +00:00 |
|
cgd
|
3fbc338a62
|
define __BIT_TYPES_DEFINED__ for compatibility with things like BIND and nvi
|
1994-07-20 05:44:19 +00:00 |
|
mycroft
|
2b3a0d92f6
|
MDP_AST is deprecated.
|
1994-07-19 21:43:57 +00:00 |
|
mycroft
|
f2d6bac657
|
Fix various bugs, from Duncan McEwan and John Kohl.
|
1994-07-19 05:08:55 +00:00 |
|
gwr
|
a5d981ea62
|
Conditionalize some more debugging code.
(Don't need to drop into DDB on each COW fault :-)
|
1994-07-19 02:45:55 +00:00 |
|
gwr
|
eb09e89755
|
Answer a silly question in a comment.
|
1994-07-19 02:39:18 +00:00 |
|
gwr
|
f16450708d
|
Kill some over-zealous debugging checks.
Make sure kernel maps DVMA space non-cached.
|
1994-07-18 15:07:18 +00:00 |
|
gwr
|
23e5b7b70a
|
Add mising dependency
|
1994-07-18 14:59:47 +00:00 |
|
mycroft
|
698fdf82c5
|
Add various and sundry options.
|
1994-07-18 08:34:59 +00:00 |
|
chopps
|
df7dd07ad3
|
fix so it compiles without DEBUG.
|
1994-07-18 08:06:40 +00:00 |
|
chopps
|
f5bedfe5e9
|
enable CD9660, and remove DEBUG.
|
1994-07-18 08:05:36 +00:00 |
|
chopps
|
9f3700198d
|
increase nswbuf to 3/4 nbuf instead of 1/2 nbuf.
|
1994-07-18 08:04:32 +00:00 |
|
cgd
|
8ee00127c9
|
deal properly with 'obj' dirs, when making boot blocks, etc.
|
1994-07-18 08:03:20 +00:00 |
|
mycroft
|
560cc3b8bb
|
Invert the button logic. (Oops.)
|
1994-07-18 07:18:57 +00:00 |
|
mycroft
|
993ebf5d8d
|
Clean up deleted files.
|
1994-07-18 07:15:50 +00:00 |
|
mycroft
|
07a265f1c0
|
Add some missing options to GENERIC, and rename.
|
1994-07-18 07:15:45 +00:00 |
|
cgd
|
511df844bb
|
add COMPAT_44
|
1994-07-18 07:07:17 +00:00 |
|
mycroft
|
3451593ece
|
Dorothy, I don't think we're in Utah any more...
|
1994-07-18 06:27:12 +00:00 |
|
chopps
|
fd7e6f6a49
|
don't hang if no floppy in system.
|
1994-07-18 01:37:48 +00:00 |
|
mycroft
|
10e27106d0
|
Minor cleanup.
|
1994-07-17 19:35:32 +00:00 |
|
mycroft
|
ee120821cf
|
Updated to match other drivers, and three bugs fixed.
|
1994-07-17 19:24:40 +00:00 |
|
cgd
|
c750222ef4
|
reenable MSDOSFS
|
1994-07-16 21:46:44 +00:00 |
|
cgd
|
ea3d9333af
|
add MSDOSFS, DIAGNOSTIC, DEBUG
|
1994-07-16 21:41:11 +00:00 |
|
chopps
|
b655a15c00
|
fix a couple things pointed out from Michael.
|
1994-07-16 19:45:32 +00:00 |
|
mycroft
|
cc9da7d69f
|
Fix failed probe message.
|
1994-07-16 13:45:59 +00:00 |
|
mycroft
|
cf21bbfd5e
|
Make grf truly optional.
|
1994-07-16 13:15:03 +00:00 |
|
mycroft
|
45c4c93dff
|
Clean up deleted files.
|
1994-07-16 11:46:43 +00:00 |
|
cgd
|
b4dc71d3d9
|
on COMPAT_44, allow execution of 4.4BSD binaries
|
1994-07-16 06:43:00 +00:00 |
|
cgd
|
930318d5aa
|
get device.h from the right place
|
1994-07-16 06:24:46 +00:00 |
|
chopps
|
c1771a89c3
|
add ed0 to GENERIC config.
|
1994-07-16 02:29:24 +00:00 |
|