pk
6209723d69
Escape `...' (from Masanobu Saitoh; PR#1375).
1995-08-18 14:55:40 +00:00
pk
28aa17e348
Add missing commas (from Masanobu Saitoh; PR#1377).
1995-08-18 14:51:35 +00:00
pk
7b77b5bf39
Replace `.LI' by `.Ql' (from Masanobu Saitoh; PR#1376).
1995-08-18 14:45:44 +00:00
pk
8427fe6126
declarations
1995-08-18 10:47:46 +00:00
pk
7b7773a0c5
Use bootpath_store() to set next boot component; used in dk_establish()
...
to match `sd' devices against the PROM's boot path.
Detect DMA "overshoots" when handling odd-sized transfer sizes (e.g., xfers
from/to raw partitions), by using the "Transfer Pad" command when the
transfer count reaches zero.
1995-08-18 10:43:46 +00:00
pk
e42c9afe2e
.DV => .Dv (from Mark Weaver, PR#1370).
1995-08-18 10:32:03 +00:00
pk
ffbae23b6e
Set `bootdv' if booted from the floppy drive.
1995-08-18 10:30:16 +00:00
jonathan
d21f86df37
Initialize the ioasic slot probe table for the 3MIN (Decstation 5k/1xx)
...
and MAXINE (Decstation 5k/xx), instead of setting them to NULL.
New-config kernels should work on those machines now.
Rename the definition of the struct cfdriver for the IO ASIC from "asiccd"
to "ioasiccd", as the config-file name changed from "asic" to "ioasic".
1995-08-18 10:15:09 +00:00
pk
f828a4b04c
Add a debug flag.
...
Make `sc_dleft' a `ssize_t' since it's involved in a signed
comparison in esp.c.
1995-08-18 10:09:57 +00:00
jonathan
8ff2cc97a0
Rename "asic" to "ioasic", to be compatible with "machine-independent"
...
turbochannel/asic device drivers. (also comment out tt.c.)
1995-08-18 10:09:20 +00:00
pk
0596f75779
Use actual bus names (matches Chuck's bootpath code).
1995-08-18 08:20:26 +00:00
pk
6d3873af7e
Bootpath construction code and associated SCSI target mapping to aid
...
the search for the boot-device in `swap generic' kernels.
From Chuck, munched by me.
1995-08-18 08:14:28 +00:00
jtc
1840cfa21f
pagesize(2) -> getpagesize(2)
1995-08-17 23:30:42 +00:00
jonathan
c591ca4056
Merge back fixes from the merged Decstation/Alpha driver.
...
Remove all references to #ifdef SPARSE, and use #ifdef alpha instead.
Only initialize ASIC dma on a machine with an ASIC.
1995-08-17 22:28:27 +00:00
leo
db846246ba
Add video registers and other defines for Falcon video.
1995-08-17 20:34:04 +00:00
leo
44d433786d
Remove 2 wrong proto-types.
1995-08-17 20:32:50 +00:00
leo
a1fe704278
Initialize the YM sound-chip to a sane state.
1995-08-17 20:31:31 +00:00
cgd
049a3d5a4d
clean up the whitespace, and kill the 4BSD SCSI code comments
1995-08-17 18:50:34 +00:00
cgd
c9dbf2d1d2
clean up 7/26 de snapshot import
1995-08-17 18:04:55 +00:00
thorpej
7b8694c512
Add entries for the ccd.
1995-08-17 18:02:27 +00:00
thorpej
92227f6cc1
Fix the ccd case.
1995-08-17 18:01:01 +00:00
thorpej
66dcd8fd69
Add entries for the ccd.
1995-08-17 17:40:42 +00:00
thorpej
555a22e058
Add the ccd.
1995-08-17 17:38:42 +00:00
thorpej
6fe057662d
New-style RCS IDs.
1995-08-17 17:22:06 +00:00
thorpej
919f902e1c
Oops. Garbage collect the ccd-specific grammar, too.
1995-08-17 17:09:22 +00:00
thorpej
a36c0ccbfc
Document the new ccd.
1995-08-17 16:49:20 +00:00
thorpej
fb67433ccd
The ccd should be treated like any normal pseudo-device now.
1995-08-17 16:43:35 +00:00
thorpej
3376de53d9
Build ccdconfig.
1995-08-17 16:38:53 +00:00
thorpej
9a422ea24a
Configuration utility for the ccd.
1995-08-17 16:37:17 +00:00
thorpej
77d85de272
New version of ccd. Allows dynamic run-time configuration and
...
unconfiguration and supports disklabels.
1995-08-17 16:31:30 +00:00
thorpej
28c60eacc1
Add disk types for the ccd and vnd.
1995-08-17 16:26:54 +00:00
paulus
8c0ef60b38
Minor bugfixes and enhancements from the ppp-2.2 release.
1995-08-17 12:03:51 +00:00
paulus
b00e161b26
Updated to follow the example of slstats(8) more closely.
1995-08-17 11:44:51 +00:00
jonathan
647f483937
Remove turbochannel slot_hand_fill functions and all references
...
to them.
1995-08-17 09:27:18 +00:00
jonathan
2c6601a704
Remove lint in the intializer of the table used to glue new-config
...
drivers and the old-config PMAX-specific scsi drivers.
1995-08-17 06:54:56 +00:00
mycroft
d7b28f05aa
Garbage collect mbuf types.
1995-08-17 03:24:54 +00:00
mycroft
9094d0cb63
Garbage collect mbuf types.
1995-08-17 03:23:40 +00:00
mycroft
760379d766
Update for signal handling changes.
1995-08-17 03:07:47 +00:00
mycroft
873ed30f83
so_pcb should be a void *.
1995-08-17 02:57:20 +00:00
pk
42802ac2fa
Drop si_minphys().
1995-08-16 23:01:16 +00:00
briggs
68b61ea1ad
Fix comments. .space 0x1000 was accidentally left commented so it
...
still is--just explicitly, now.
1995-08-16 13:18:24 +00:00
briggs
37004a19e4
Missing cast and semicolon in last.
1995-08-16 05:17:31 +00:00
cgd
a2e0a97608
check for null subclass pointer. From Todd Mummert
1995-08-16 04:54:50 +00:00
mycroft
2c03307168
If updating the timeval would make it negative, zero it instead.
1995-08-16 04:50:17 +00:00
briggs
665a6a78bc
Load the old MacOS ROMBase value back in before we jump to reset.
1995-08-16 04:48:34 +00:00
mycroft
dc41c4257e
Allow bogus timevals, per Linux.
1995-08-16 04:29:49 +00:00
mycroft
54c148fda5
Convert 230400 baud.
1995-08-16 04:14:51 +00:00
mycroft
4e18827511
Garbage collect.
1995-08-16 01:04:06 +00:00
mycroft
a87c08a36e
Access rights are now stored in MT_CONTROL mbufs. Document this.
1995-08-16 01:03:19 +00:00
mycroft
26c674e349
Allocate PCBs with malloc(), not MGET().
1995-08-16 00:38:53 +00:00