BSD 4_3_Tahoe development
[unix-history] / HCX9LIST
CommitLineData
a748d32f
C
1
2Changes made to the 4.3BSD-tahoe distribution to support
3HCX9.
4
5Replace:
6 /boot
7 /dev/MAKEDEV
8 /etc/disktab
9 /etc/fstab
10 /etc/netstart
11 /stand/boot
12 /stand/cat
13 /stand/copy
14 /stand/ls
15 /sys/conf/devices.tahoe
16 /sys/conf/files.tahoe
17 /sys/netns/ns_ip.c
18 /sys/stand/cat.c
19 /sys/stand/gets.c
20 /sys/stand/ls.c
21 /sys/stand/saio.h
22 /sys/tahoe/autoconf.c
23 /sys/tahoe/conf.c
24 /sys/tahoe/genassym.c
25 /sys/tahoe/locore.s
26 /sys/tahoestand/Makefile
27 /sys/tahoestand/boot.c
28 /sys/tahoevba/vba.c
29 /sys/tahoevba/vx.c
30 /vmunix
31
32Add:
33 /dev/hd[0-7]
34 /sys/tahoeif/if_ex.c
35 /sys/tahoeif/if_exreg.h
36 /sys/tahoevba/hd.c
37 /sys/tahoevba/hdreg.h
38
39Original tahoe diagnostic files moved to /tahoe:
40 /fppoc
41 /fppwcs
42 /poc
43 /poc1
44 /poc2
45 /wcs
46
47Diagnostic files that need to be put in place to support the HCX9:
48 /fpevent
49 /fppwcs
50 /fppwcs_dual
51 /hdcwcs
52 /load_diags
53 /start_fpp
54 /wcs
55 /wcs_dual
56
57Repoint /sys/conf/GENERIC to /sys/conf/GENERIC.hcx9