Subject: Re: PowerMac 7300/200 boot problems (current)
To: None <port-macppc@netbsd.org>
From: Sampson Stein <scs@b1tt3r.org>
List: port-macppc
Date: 07/20/2007 00:35:58
--JYK4vJDZwFMowpUq
Content-Type: multipart/mixed; boundary="T4sUOijqQbZv57TR"
Content-Disposition: inline


--T4sUOijqQbZv57TR
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

+++ Michael Lorenz [freebsd] [19/07/07 23:36 -0400]:
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Hello,
>
>On Jul 19, 2007, at 23:06, Sampson Stein wrote:
>
>>+++ Michael Lorenz [freebsd] [19/07/07 14:26 -0400]:
>>>-----BEGIN PGP SIGNED MESSAGE-----
>>>Hash: SHA1
>>>
>>>Hello,
>>>
>>>On Jul 19, 2007, at 14:02, Sampson Stein wrote:
>>>
>>>>I want to use that obj dir whilst building on the FreeBSD machine,=20
>>>>but wouldnt using '-O /usr/netbsd/obj' to build.sh result in paths=20
>>>>being screwed up when installing from the mac?
>>>
>>>No. obj is for .o files and similar stuff, the actual userland you're=20
>>>building will show up in whatever dir you passed as destination using=20
>>>- -D
>>>
>>>>Also, how should I upgrade the userland and such on the mac.. the=20
>>>>kernel, I just copied it... but I'm guessing if I did all the=20
>>>>building on the freebsd, I could use build.sh to install too=20
>>>>correct?
>>>
>>>Yes, but I usually prefer building tarballs ( build.sh sets, they'll=20
>>>show up in whatever you passed as release dir -R ) - tar xpzf=20
>>>base.tgz etc., then run 'postinstall fix' to get rid of obsolete=20
>>>files an such ( make sure /usr.src points at your sources or=20
>>>postinstall won't work )
>>>With tarballs you can build everything on FreeBSD and just unpack on=20
>>>the Mac.
>>
>>By /usr.src did you mean /usr/src?
>
>Yes. I'm fluent in typo :p
>
>>Also, should be unpacking these tarballs to /? like... `cd /; tar xpzf=20
>>/path/to/tarballs/tarball.tgz; postinstall fix'
>>correct?
>
>Exactly. the p option is important so file permissions and ownership=20
>will be restored correctly - without that you'd end up with - for=20
>instance - a /usr/bin/su without suid bit set which therefore wouldn't=20
>work.
>
>have fun
>Michael
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG v1.2.4 (Darwin)
>
>iQEVAwUBRqAtxspnzkX8Yg2nAQJY+gf/X3abALn6MzYYC8mhKJ84tjRnveXXrUHp
>/8CQnSb5jjvNrBGxo2+4GMtZGiFys89EBprEup0CBCp6DrB3008RbKk/CdPAokKI
>aac7moPSXnJTg/iIFpWL332Q0oLVraxSfGWEaaZXYFcVlM76lSnmmEuvrxcmcom1
>9mzt3kGwsqtkftCMaNd/kFsFrEdm2Bj1k96LZ19csnM681oCLPFAbYyjwP5iGKpR
>PckvRAL/H3n+CWf/4s16ZhvNdfGErdLoOmI9vx3ATir/X2uTbFTAL3NZazci8ZQ+
>rfS6FjVXKUHp5znn3/GJ38YknHxu/JnvSVU4C33kCzD50DljkeuD+Q=3D=3D
>=3DDtE0
>-----END PGP SIGNATURE-----
>
Alright man, thanks a lot. I got it working now, except for a little hickup
in the postinstall fix command, I ran it again and it tries to do the part =
it
failed on, which I will attach a typescript of it to this email, as well as
the output of 'ofctl -p'. I also have attached an intel ethernet card, that
works like a charm. Thanks much, and I hope you can make something of the
error from `postinstall fix'. It looks to me like it can be manually done. I
just want to make sure. :)
--=20
Sampson C. Stein
b1tt3r -- You know.. like sugar?

Absence diminishes mediocre passions and increases
great ones, as the wind blows out candles and fans fires.
		-- La Rochefoucauld

--T4sUOijqQbZv57TR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=postinstall

Script started on Fri Jul 20 05:23:38 2007
$ cd /
$ su
Password:
anathema# ls
.cshrc           dev              libdata          netbsd.works     sbin
.profile         etc              libexec          proc             stand
altroot          home             mnt              rescue           tmp
bin              kern             netbsd           root             usr
boot             lib              netbsd.test      rpc.lockd.core   var
anathema# postinstall fix
Source directory: /usr/src
Target directory: /
bluetooth fix:
defaults fix:
envsys fix:
gid fix:
hosts fix:
iscsi fix:
makedev fix:
motd fix:
mtree fix:
named fix:
pam fix:
periodic fix:
pf fix:
postfix fix:
rc fix:
ssh fix:
wscons fix:
x11 fix:
uid fix:
varrwho fix:
obsolete fix:
rmdir: /usr/share/sendmail/siteconfig: Directory not empty
        Can't remove obsolete directory /usr/share/sendmail/siteconfig
rmdir: /usr/share/sendmail/sh: Directory not empty
        Can't remove obsolete directory /usr/share/sendmail/sh
rmdir: /usr/share/sendmail/ostype: Directory not empty
        Can't remove obsolete directory /usr/share/sendmail/ostype
rmdir: /usr/share/sendmail/mailer: Directory not empty
        Can't remove obsolete directory /usr/share/sendmail/mailer
rmdir: /usr/share/sendmail/m4: Directory not empty
        Can't remove obsolete directory /usr/share/sendmail/m4
rmdir: /usr/share/sendmail/hack: Directory not empty
        Can't remove obsolete directory /usr/share/sendmail/hack
rmdir: /usr/share/sendmail/feature: Directory not empty
        Can't remove obsolete directory /usr/share/sendmail/feature
rmdir: /usr/share/sendmail/domain: Directory not empty
        Can't remove obsolete directory /usr/share/sendmail/domain
rmdir: /usr/share/sendmail/cf: Directory not empty
        Can't remove obsolete directory /usr/share/sendmail/cf
rmdir: /usr/share/sendmail: Directory not empty
        Can't remove obsolete directory /usr/share/sendmail
postinstall fixes passed: bluetooth defaults envsys gid hosts iscsi makedev motd mtree named pam periodic pf postfix rc ssh wscons x11 uid varrwho
postinstall fixes failed: obsolete
anathema# exit
anathema# exit
$ exit
Script done on Fri Jul 20 05:24:26 2007

--T4sUOijqQbZv57TR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="ofctl.output"
Content-Transfer-Encoding: quoted-printable

[Caching 47 nodes and 275 properties]
ff828700: /device-tree

#address-cells          00000001 ........ ........ ........     1
#size-cells             00000001 ........ ........ ........     1
AAPL,cpu-id             3900c68c ........ ........ ........   9...
clock-frequency         02faf080 ........ ........ ........   50MHz
compatible              4141504c 2c373530 3000.... ........   "AAPL,7500"
            000a:       4d616352 49534300 ........ ........   "MacRISC"
model                   506f7765 72204d61 63696e74 6f736800   "Power Macint=
osh"
name                    64657669 63652d74 72656500 ........   "device-tree"

---------------------------------------------------------------------------=
-----


ff828f80: /PowerPC,604@0

available               00004800 efffb800 f4000000 0b800000   ..H..........=
...
            0010:       ff900000 00300000 ........ ........   .....0..
clock-frequency         0bebc200 ........ ........ ........   200MHz
cpu-version             00090204 ........ ........ ........   ....
d-cache-block-size      00000020 ........ ........ ........    32
d-cache-sets            00000080 ........ ........ ........   ....
d-cache-size            00008000 ........ ........ ........    32K
device_type             63707500 ........ ........ ........   "cpu"
existing                00000000 80000000 80000000 80000000   .............=
...
i-cache-block-size      00000020 ........ ........ ........    32
i-cache-sets            00000080 ........ ........ ........   ....
i-cache-size            00008000 ........ ........ ........    32K
l2-cache                ff829230 ........ ........ ........   ...0
name                    506f7765 7250432c 36303400 ........   "PowerPC,604"
reg                     00000000 00000000 ........ ........   ........
reservation-granularity 00000020 ........ ........ ........   ...=20
timebase-frequency      00bebc20 ........ ........ ........   12.500MHz
tlb-sets                00000040 ........ ........ ........   ...@
tlb-size                00000080 ........ ........ ........   128
translations            00000000 00004000 00000000 00000000   ......@......=
...
            0010:       00000000 00004000 00000000 00000000   ......@......=
...
            0020:       00004000 00001000 00004000 00000000   ..@.......@..=
...
            0030:       90000000 00001000 90000000 00000028   .............=
..(
            0040:       94800000 0004b000 94800000 00000040   .............=
..@
            0050:       f0000000 00010000 f0000000 00000028   .............=
..(
            0060:       f0800000 00001000 f0800000 00000028   .............=
..(
            0070:       f0c00000 00001000 f0c00000 00000028   .............=
..(
            0080:       f2000000 00010000 f2000000 00000028   .............=
..(
            0090:       f2800000 00001000 f2800000 00000028   .............=
..(
            00a0:       f2c00000 00001000 f2c00000 00000028   .............=
..(
            00b0:       f3000000 01000000 f3000000 00000028   .............=
..(
            00c0:       f8000000 00001000 f8000000 00000028   .............=
..(
            00d0:       ff800000 00100000 00f00000 00000010   .............=
...
            00e0:       ffc00000 00400000 ffc00000 00000000   .....@.......=
...

---------------------------------------------------------------------------=
-----


ff829230: /PowerPC,604@0/l2-cache

cache-unified          =20
d-cache-sets            00002000 ........ ........ ........   .. .
d-cache-size            00040000 ........ ........ ........   256K
device_type             63616368 6500.... ........ ........   "cache"
i-cache-sets            00002000 ........ ........ ........   .. .
i-cache-size            00040000 ........ ........ ........   256K
name                    6c322d63 61636865 00...... ........   "l2-cache"

---------------------------------------------------------------------------=
-----


ff8299f0: /chosen

bootargs                6e657462 736400.. ........ ........   netbsd.
bootpath                73637369 2d696e74 2f736440 303a3000   scsi-int/sd@0=
:0.
mac-address             000502d6 c359.... ........ ........   .....Y
memory                  ff8dd8c0 ........ ........ ........   ....
mmu                     ff8dd980 ........ ........ ........   ....
name                    63686f73 656e00.. ........ ........   "chosen"
stdin                   ff8da380 ........ ........ ........   ....
stdout                  ff8da2c0 ........ ........ ........   ....

---------------------------------------------------------------------------=
-----


ff829b20: /memory@0

available               0001d800 00ee2800 01000000 05000000   ......(......=
...
device_type             6d656d6f 727900.. ........ ........   "memory"
name                    6d656d6f 727900.. ........ ........   "memory"
reg                     00000000 06000000 ........ ........   ........

---------------------------------------------------------------------------=
-----


ff829c68: /openprom

model                   4f70656e 20466972 6d776172 652c2031   "Open Firmwar=
e, 1
            0010:       2e302e35 00...... ........ ........   .0.5"
name                    6f70656e 70726f6d 00...... ........   "openprom"
relative-addressing    =20

---------------------------------------------------------------------------=
-----


ff829d28: /AAPL,ROM@ffc00000

device_type             726f6d00 ........ ........ ........   "rom"
name                    4141504c 2c524f4d 00...... ........   "AAPL,ROM"
reg                     ffc00000 00400000 ........ ........   .....@..

---------------------------------------------------------------------------=
-----


ff829f40: /options

auto-boot?              66616c73 6500.... ........ ........   false.
boot-command            626f6f74 00...... ........ ........   boot.
boot-device             73637369 2d696e74 2f736440 303a3000   scsi-int/sd@0=
:0.
boot-file               00...... ........ ........ ........   .
diag-device             00...... ........ ........ ........   .
diag-file               00...... ........ ........ ........   .
diag-switch?            66616c73 6500.... ........ ........   false.
fcode-debug?            66616c73 6500.... ........ ........   false.
input-device            6b626400 ........ ........ ........   kbd.
little-endian?          66616c73 6500.... ........ ........   false.
load-base               00600000 ........ ........ ........   .`..
name                    6f707469 6f6e7300 ........ ........   "options"
nvramrc                 6865780d 3a202443 20246361 6c6c2d6d   hex.: $C $cal=
l-m
            0010:       6574686f 64203b0d 3a202444 2066696e   ethod ;.: $D =
fin
            0020:       642d6465 76696365 203b0d3a 20244520   d-device ;.: =
$E=20
            0030:       64657669 63652d65 6e64203b 0d3a2024   device-end ;.=
: $
            0040:       78206578 65637574 65203b0d 3a202446   x execute ;.:=
 $F
            0050:       20244420 22206f70 656e2220 2466696e    $D " open" $=
fin
            0060:       64206472 6f70203b 0d3a2024 70203020   d drop ;.: $p=
 0=20
            0070:       746f206d 792d7365 6c662070 726f7065   to my-self pr=
ope
            0080:       72747920 3b0d3a20 24612022 202f6368   rty ;.: $a " =
/ch
            0090:       6f73656e 22202444 20247020 2445203b   osen" $D $p $=
E ;
            00a0:       0d3a2052 20425270 61746368 203b203a   .: R BRpatch =
; :
            00b0:       204c2042 4c706174 6368203b 0d3a2071    L BLpatch ;.=
: q
            00c0:       206f7665 72202b20 3b0d3a20 6720636f    over + ;.: g=
 co
            00d0:       64652120 3b0d3a20 26206765 742d746f   de! ;.: & get=
-to
            00e0:       6b656e20 64726f70 203b0d36 45442026   ken drop ;.6E=
D &
            00f0:       2024780d 30207661 6c756520 6d690d3a    $x.0 value m=
i.:
            0100:       206d6d72 2022206d 61702d72 616e6765    mmr " map-ra=
nge
            0110:       22206d69 20696620 6d792d73 656c6620   " mi if my-se=
lf=20
            0120:       24432065 6c736520 2463616c 6c2d7061   $C else $call=
-pa
            0130:       72656e74 20746865 6e203b0d 38394220   rent then ;.8=
9B=20
            0140:       26202720 6d6d7220 520d3a20 6d636d20   & ' mmr R.: m=
cm=20
            0150:       2d312074 6f206d69 20244320 3020746f   -1 to mi $C 0=
 to
            0160:       206d6920 3b0d3843 42202620 3145206e    mi ;.8CB & 1=
E n
            0170:       612b2027 206d636d 204c0d3a 206d6161   a+ ' mcm L.: =
maa
            0180:       202d3120 746f206d 69203144 20737761    -1 to mi 1D =
swa
            0190:       70203b0d 38433920 26203520 6e612b20   p ;.8C9 & 5 n=
a+=20
            01a0:       27206d61 61204c0d 38433920 26203133   ' maa L.8C9 &=
 13
            01b0:       34202b20 27203120 4c0d3843 44202620   4 + ' 1 L.8CD=
 &=20
            01c0:       31383420 2b203134 20712064 75702040   184 + 14 q du=
p @
            01d0:       2036203c 3c203620 3e3e6120 2d342061    6 << 6 >>a -=
4 a
            01e0:       6e64202b 20520d38 43362026 20374320   nd + R.8C6 & =
7C=20
            01f0:       2b202720 753c204c 0d302076 616c7565   + ' u< L.0 va=
lue
            0200:       20796e0d 3a207920 796e2030 3d206966    yn.: y yn 0=
=3D if
            0210:       20647570 20402074 6f20796e 20746865    dup @ to yn =
the
            0220:       6e203b0d 38434220 26202720 7920520d   n ;.8CB & ' y=
 R.
            0230:       27207920 3238202b 20384342 20262038   ' y 28 + 8CB =
& 8
            0240:       202b2052 0d3a207a 20796e20 3f647570    + R.: z yn ?=
dup
            0250:       20696620 6f766572 20212030 20746f20    if over ! 0 =
to=20
            0260:       796e2074 68656e20 3b0d3843 43202620   yn then ;.8CC=
 &=20
            0270:       27207a20 520d2720 7a203243 202b2038   ' z R.' z 2C =
+ 8
            0280:       43432026 2038202b 20520d40 73746172   CC & 8 + R.@s=
tar
            0290:       74766563 20424320 2b204020 34303832   tvec BC + @ 4=
082
            02a0:       30303134 206f7665 72203838 202b2067   0014 over 88 =
+ g
            02b0:       20343138 32303031 30207377 61702045    41820010 swa=
p E
            02c0:       30202b20 670d3020 40737461 72747665   0 + g.0 @star=
tve
            02d0:       63203543 202b2040 20314438 202b2067   c 5C + @ 1D8 =
+ g
            02e0:       0d646576 202f7061 636b6167 65732f6d   .dev /package=
s/m
            02f0:       61632d70 61727473 0d343030 30303020   ac-parts.4000=
00=20
            0300:       27206c6f 61642031 34202b20 670d3a20   ' load 14 + g=
.:=20
            0310:       6d312034 30303030 3020646f 2d756e6d   m1 400000 do-=
unm
            0320:       6170203b 0d27206c 6f616420 38202b20   ap ;.' load 8=
 +=20
            0330:       27206d31 204c0d27 206c6f61 64203136   ' m1 L.' load=
 16
            0340:       30202b20 27203020 4c0d3a20 26723120   0 + ' 0 L.: &=
r1=20
            0350:       342b2064 75702038 30303020 616c6c6f   4+ dup 8000 a=
llo
            0360:       632d6d65 6d203746 3030202b 20737761   c-mem 7F00 + =
swa
            0370:       70202120 342b2046 38203b0d 27206c6f   p ! 4+ F8 ;.'=
 lo
            0380:       61642032 4143202d 20272026 7231204c   ad 2AC - ' &r=
1 L
            0390:       0d24450d 34313830 46464630 2027206d   .$E.4180FFF0 =
' m
            03a0:       73722120 3434202b 20670d64 6576202f   sr! 44 + g.de=
v /
            03b0:       7061636b 61676573 2f78636f 66662d6c   packages/xcof=
f-l
            03c0:       6f616465 720d3a20 70262b20 5b275d20   oader.: p&+ [=
']=20
            03d0:       6f70656e 20363030 202d202b 203b0d3a   open 600 - + =
;.:
            03e0:       20703120 7b205f61 205f7320 7d205f61    p1 { _a _s }=
 _a
            03f0:       202d3130 30302061 6e64205f 61205f73    -1000 and _a=
 _s
            0400:       202b206f 76657220 2d204646 46203b0d    + over - FFF=
 ;.
            0410:       36303030 30303030 20647570 20382070   60000000 dup =
8 p
            0420:       262b2067 20432070 262b2067 0d313820   &+ g C p&+ g.=
18=20
            0430:       70262b20 27207031 204c0d24 450d2220   p&+ ' p1 L.$E=
."=20
            0440:       656e6574 22202446 20647570 0d314438   enet" $F dup.=
1D8
            0450:       202d2032 34207120 5b275d20 6f72204c    - 24 q ['] o=
r L
            0460:       2024780d 32343820 2d204020 3620656e    $x.248 - @ 6=
 en
            0470:       636f6465 2d627974 65732032 6475700d   code-bytes 2d=
up.
            0480:       22206c6f 63616c2d 6d61632d 61646472   " local-mac-a=
ddr
            0490:       65737322 2024700d 24450d22 206d6163   ess" $p.$E." =
mac
            04a0:       2d616464 72657373 22202461 0d313020   -address" $a.=
10=20
            04b0:       62756666 65723a20 6b6d0d64 6576206b   buffer: km.de=
v k
            04c0:       62640d67 65742d6b 65792d6d 6170206b   bd.get-key-ma=
p k
            04d0:       6d207377 6170206d 6f76650d 24450d3a   m swap move.$=
E.:
            04e0:       20636b20 3020646f 20737761 70206475    ck 0 do swap=
 du
            04f0:       70203320 3e3e206b 6d202b20 63402031   p 3 >> km + c=
@ 1
            0500:       20726f74 20372061 6e64203c 3c20616e    rot 7 and <<=
 an
            0510:       64206f72 206c6f6f 70203b0d 3a20626f   d or loop ;.:=
 bo
            0520:       6f747220 30642077 6f726420 636f756e   otr 0d word c=
oun
            0530:       7420656e 636f6465 2d737472 696e6720   t encode-stri=
ng=20
            0540:       22206d61 63686172 67732220 24610d30   " machargs" $=
a.0
            0550:       20302031 20636b20 69662030 20616e64    0 1 ck if 0 =
and
            0560:       20656c73 65206620 33642030 20322063    else f 3d 0 =
2 c
            0570:       6b206966 20343020 6f722074 68656e20   k if 40 or th=
en=20
            0580:       7468656e 0d696620 62796520 656c7365   then.if bye e=
lse
            0590:       20316520 3020646f 205b275d 20626f6f    1e 0 do ['] =
boo
            05a0:       74206361 74636820 64726f70 20316634   t catch drop =
1f4
            05b0:       206d7320 6c6f6f70 20746865 6e206279    ms loop then=
 by
            05c0:       65203b0d 3a202653 490d2220 73637369   e ;.: &SI." s=
csi
            05d0:       2d696e74 22206f70 656e2d64 65760d22   -int" open-de=
v."
            05e0:       206f7065 6e222032 20706963 6b20342b    open" 2 pick=
 4+
            05f0:       20402066 696e642d 6d657468 6f642064    @ find-metho=
d d
            0600:       726f700d 32632071 205b275d 2032204c   rop.2c q ['] =
2 L
            0610:       20383438 202d0d38 20712031 43207120    848 -.8 q 1C=
 q=20
            0620:       520d3838 20712034 20712052 0d247820   R.88 q 4 q R.=
$x=20
            0630:       2220636c 6f736522 20726f74 20244320   " close" rot =
$C=20
            0640:       3b0d2653 490d6465 76202f70 61636b61   ;.&SI.dev /pa=
cka
            0650:       6765732f 6f62702d 74667470 0d3a204f   ges/obp-tftp.=
: O
            0660:       205b275d 206f7065 6e202b20 3b0d3a20    ['] open + ;=
.:=20
            0670:       4d206475 70203234 202d202d 31384530   M dup 24 - -1=
8E0
            0680:       204f2024 58203620 6d6f7665 20313420    O $X 6 move =
14=20
            0690:       2b203b0d 36383420 4f205b27 5d206472   + ;.684 O [']=
 dr
            06a0:       6f70204c 0d2d3633 43204f20 27204d20   op L.-63C O '=
 M=20
            06b0:       4c0d2445 0d756e73 656c6563 742d6465   L.$E.unselect=
-de
            06c0:       760d6465 76202f62 616e6469 742f6763   v.dev /bandit=
/gc
            06d0:       2f766961 2d637564 610d2720 77726974   /via-cuda.' w=
rit
            06e0:       65207661 6c756520 26570d3a 202d2657   e value &W.: =
-&W
            06f0:       65202657 20737761 70202d20 65786563   e &W swap - e=
xec
            0700:       75746520 3b0d3a20 50312034 4438202d   ute ;.: P1 4D=
8 -
            0710:       26576520 66616c73 65203534 38202d26   &We false 548=
 -&
            0720:       5765203b 0d265720 4643202b 20272050   We ;.&W FC + =
' P
            0730:       3120424c 70617463 680d3a20 50322030   1 BLpatch.: P=
2 0
            0740:       43203220 6d73203b 0d265720 4530202b   C 2 ms ;.&W E=
0 +
            0750:       20272050 3220424c 70617463 68206465    ' P2 BLpatch=
 de
            0760:       76696365 2d656e64 00...... ........   vice-end.
oem-banner              00...... ........ ........ ........   .
oem-banner?             66616c73 6500.... ........ ........   false.
oem-logo                00...... ........ ........ ........   .
oem-logo?               66616c73 6500.... ........ ........   false.
output-device           2f636861 6f732f63 6f6e7472 6f6c00..   /chaos/contro=
l.
pci-probe-list          ffffffff ........ ........ ........   ....
real-base               00f00000 ........ ........ ........   ....
real-mode?              66616c73 6500.... ........ ........   false.
real-size               00100000 ........ ........ ........     1M
screen-#columns         00000064 ........ ........ ........   ...d
screen-#rows            00000028 ........ ........ ........   ...(
selftest-#megs          00000000 ........ ........ ........   ....
use-nvramrc?            74727565 00...... ........ ........   true.
virt-base               ffffffff ........ ........ ........   ....
virt-size               00100000 ........ ........ ........     1M

---------------------------------------------------------------------------=
-----


ff82ab48: /aliases

enet                    2f62616e 6469742f 67632f6d 61636500   /bandit/gc/ma=
ce.
fd                      2f62616e 6469742f 67632f73 77696d33   /bandit/gc/sw=
im3
            0010:       00...... ........ ........ ........   .
kbd                     2f62616e 6469742f 67632f76 69612d63   /bandit/gc/vi=
a-c
            0010:       7564612f 6164622f 6b657962 6f617264   uda/adb/keybo=
ard
            0020:       00...... ........ ........ ........   .
name                    616c6961 73657300 ........ ........   "aliases"
pci1                    2f62616e 64697440 46323030 30303030   /bandit@F2000=
000
            0010:       00...... ........ ........ ........   .
pci2                    2f62616e 64697440 46343030 30303030   /bandit@F4000=
000
            0010:       00...... ........ ........ ........   .
scsi                    2f62616e 6469742f 67632f35 33633934   /bandit/gc/53=
c94
            0010:       00...... ........ ........ ........   .
scsi-int                2f62616e 6469742f 67632f6d 65736800   /bandit/gc/me=
sh.
ttya                    2f62616e 6469742f 67632f65 7363632f   /bandit/gc/es=
cc/
            0010:       63682d61 00...... ........ ........   ch-a.
ttyb                    2f62616e 6469742f 67632f65 7363632f   /bandit/gc/es=
cc/
            0010:       63682d62 00...... ........ ........   ch-b.
vci0                    2f636861 6f734046 30303030 30303000   /chaos@F00000=
00.

---------------------------------------------------------------------------=
-----


ff82ad88: /packages

name                    7061636b 61676573 00...... ........   "packages"

---------------------------------------------------------------------------=
-----


ff82ae10: /packages/deblocker

name                    6465626c 6f636b65 7200.... ........   "deblocker"

---------------------------------------------------------------------------=
-----


ff82b610: /packages/disk-label

name                    6469736b 2d6c6162 656c00.. ........   "disk-label"

---------------------------------------------------------------------------=
-----


ff82bb50: /packages/obp-tftp

name                    6f62702d 74667470 00...... ........   "obp-tftp"

---------------------------------------------------------------------------=
-----


ff82df90: /packages/mac-files

name                    6d61632d 66696c65 7300.... ........   "mac-files"

---------------------------------------------------------------------------=
-----


ff82e788: /packages/mac-parts

name                    6d61632d 70617274 7300.... ........   "mac-parts"

---------------------------------------------------------------------------=
-----


ff82eee8: /packages/aix-boot

name                    6169782d 626f6f74 00...... ........   "aix-boot"

---------------------------------------------------------------------------=
-----


ff82f360: /packages/fat-files

name                    6661742d 66696c65 7300.... ........   "fat-files"

---------------------------------------------------------------------------=
-----


ff830930: /packages/iso-9660-files

name                    69736f2d 39363630 2d66696c 657300..   "iso-9660-fil=
es"

---------------------------------------------------------------------------=
-----


ff831278: /packages/xcoff-loader

name                    78636f66 662d6c6f 61646572 00......   "xcoff-loader"

---------------------------------------------------------------------------=
-----


ff831c38: /packages/terminal-emulator

iso6429-1983-colors    =20
name                    7465726d 696e616c 2d656d75 6c61746f   "terminal-emu=
lato
            0010:       7200.... ........ ........ ........   r"

---------------------------------------------------------------------------=
-----


ff831cd0: /bandit@f2000000

#address-cells          00000003 ........ ........ ........     3
#size-cells             00000002 ........ ........ ........     2
AAPL,interrupts         00000016 ........ ........ ........   ....
bus-range               00000000 00000000 ........ ........   ........
clock-frequency         01fca055 ........ ........ ........   33.333MHz
device_type             70636900 ........ ........ ........   "pci"
model                   4141504c 2c333433 53313132 3600....   "AAPL,343S112=
6"
name                    62616e64 697400.. ........ ........   "bandit"
ranges                  02000000 00000000 f3000000 f3000000   .............=
...
            0010:       00000000 01000000 01000000 00000000   .............=
...
            0020:       00000000 f2000000 00000000 00800000   .............=
...
            0030:       02000000 00000000 80000000 80000000   .............=
...
            0040:       00000000 10000000 ........ ........   ........
reg                     f2000000 02000000 ........ ........   ........
slot-names              0000e000 41310042 31004331 00......   ....A1.B1.C1.

---------------------------------------------------------------------------=
-----


ff832ec0: /bandit@f2000000/gc@10

#address-cells          00000001 ........ ........ ........     1
#size-cells             00000001 ........ ........ ........     1
assigned-addresses      82008010 00000000 f3000000 00000000   .............=
...
            0010:       00100000 ........ ........ ........   ....
class-code              00ff0000 ........ ........ ........   ....
device-id               00000002 ........ ........ ........   ....
device_type             6462646d 6100.... ........ ........   "dbdma"
devsel-speed            00000001 ........ ........ ........   ....
max-latency             00000000 ........ ........ ........   ....
min-grant               00000000 ........ ........ ........   ....
model                   4141504c 2c333433 53313132 3500....   "AAPL,343S112=
5"
name                    676300.. ........ ........ ........   "gc"
ranges                  00000000 02008010 00000000 f3000000   .............=
...
            0010:       00100000 ........ ........ ........   ....
reg                     00008000 00000000 00000000 00000000   .............=
...
            0010:       00000000 02008010 00000000 f3000000   .............=
...
            0020:       00000000 00100000 ........ ........   ........
revision-id             00000002 ........ ........ ........   ....
vendor-id               0000106b ........ ........ ........   ...k

---------------------------------------------------------------------------=
-----


ff8332f8: /bandit@f2000000/gc@10/53c94@10000

AAPL,connector          73637369 00...... ........ ........   scsi.
AAPL,interrupts         0000000c 00000000 ........ ........   ........
clock-frequency         017d7840 ........ ........ ........   25MHz
device_type             73637369 00...... ........ ........   "scsi"
name                    35336339 3400.... ........ ........   "53c94"
reg                     00010000 00000100 00008000 00000200   .............=
...

---------------------------------------------------------------------------=
-----


ff834b80: /bandit@f2000000/gc@10/53c94@10000/sd

device_type             626c6f63 6b00.... ........ ........   "block"
name                    736400.. ........ ........ ........   "sd"

---------------------------------------------------------------------------=
-----


ff8357b0: /bandit@f2000000/gc@10/53c94@10000/st

device_type             62797465 00...... ........ ........   "byte"
name                    737400.. ........ ........ ........   "st"

---------------------------------------------------------------------------=
-----


ff836428: /bandit@f2000000/gc@10/mace@11000

AAPL,connector          65746865 726e6574 00...... ........   ethernet.
AAPL,interrupts         0000000e 00000002 00000003 ........   ............
address-bits            00000030 ........ ........ ........   ...0
device_type             6e657477 6f726b00 ........ ........   "network"
local-mac-address       000502d6 c359.... ........ ........   .....Y
max-frame-size          00000800 ........ ........ ........     2K
name                    6d616365 00...... ........ ........   "mace"
reg                     00011000 00001000 00008200 00000100   .............=
...
            0010:       00008300 00000100 ........ ........   ........

---------------------------------------------------------------------------=
-----


ff8372a0: /bandit@f2000000/gc@10/escc@13000

#address-cells          00000001 ........ ........ ........     1
device_type             65736363 00...... ........ ........   "escc"
name                    65736363 00...... ........ ........   "escc"
ranges                 =20
reg                     00013000 00001000 00008400 00000400   ..0..........=
...

---------------------------------------------------------------------------=
-----


ff8373f8: /bandit@f2000000/gc@10/escc@13000/ch-a@13020

AAPL,connector          6d6f6465 6d00.... ........ ........   modem.
AAPL,interrupts         0000000f 00000004 00000005 ........   ............
device_type             73657269 616c00.. ........ ........   "serial"
name                    63682d61 00...... ........ ........   "ch-a"
reg                     00013020 00000020 00008400 00000100   ..0 ... .....=
...
            0010:       00008500 00000100 ........ ........   ........

---------------------------------------------------------------------------=
-----


ff837aa8: /bandit@f2000000/gc@10/escc@13000/ch-b@13000

AAPL,connector          7072696e 74657200 ........ ........   printer.
AAPL,interrupts         00000010 00000006 00000007 ........   ............
device_type             73657269 616c00.. ........ ........   "serial"
name                    63682d62 00...... ........ ........   "ch-b"
reg                     00013000 00000020 00008600 00000100   ..0.... .....=
...
            0010:       00008700 00000100 ........ ........   ........

---------------------------------------------------------------------------=
-----


ff838158: /bandit@f2000000/gc@10/awacs@14000

AAPL,interrupts         00000011 00000008 00000009 ........   ............
device_type             736f756e 6400.... ........ ........   "sound"
name                    61776163 7300.... ........ ........   "awacs"
reg                     00014000 00001000 00008800 00000100   ..@..........=
...
            0010:       00008900 00000100 ........ ........   ........

---------------------------------------------------------------------------=
-----


ff838240: /bandit@f2000000/gc@10/swim3@15000

AAPL,connector          666c6f70 707900.. ........ ........   floppy.
AAPL,interrupts         00000013 00000001 ........ ........   ........
device_type             626c6f63 6b00.... ........ ........   "block"
name                    7377696d 3300.... ........ ........   "swim3"
reg                     00015000 00001000 00008100 00000100   ..P..........=
...

---------------------------------------------------------------------------=
-----


ff839348: /bandit@f2000000/gc@10/via-cuda@16000

AAPL,interrupts         00000012 ........ ........ ........   ....
device_type             63756461 00...... ........ ........   "cuda"
name                    7669612d 63756461 00...... ........   "via-cuda"
reg                     00016000 00002000 ........ ........   ..`... .

---------------------------------------------------------------------------=
-----


ff839ed8: /bandit@f2000000/gc@10/via-cuda@16000/adb

AAPL,connector          61646200 ........ ........ ........   adb.
device_type             61646200 ........ ........ ........   "adb"
name                    61646200 ........ ........ ........   "adb"

---------------------------------------------------------------------------=
-----


ff839fc8: /bandit@f2000000/gc@10/via-cuda@16000/adb/keyboard@0

device_type             73657269 616c00.. ........ ........   "serial"
name                    6b657962 6f617264 00...... ........   "keyboard"
reg                     00000000 00000000 00000000 ........   ............

---------------------------------------------------------------------------=
-----


ff83a718: /bandit@f2000000/gc@10/via-cuda@16000/adb/mouse@1

device_type             6d6f7573 6500.... ........ ........   "mouse"
name                    6d6f7573 6500.... ........ ........   "mouse"
reg                     00000001 00000000 00000000 ........   ............

---------------------------------------------------------------------------=
-----


ff83a7c8: /bandit@f2000000/gc@10/via-cuda@16000/pram@0

device_type             7072616d 00...... ........ ........   "pram"
name                    7072616d 00...... ........ ........   "pram"
reg                     00000000 00000000 00000000 ........   ............

---------------------------------------------------------------------------=
-----


ff83a878: /bandit@f2000000/gc@10/via-cuda@16000/rtc@0

device_type             72746300 ........ ........ ........   "rtc"
name                    72746300 ........ ........ ........   "rtc"
reg                     00000000 00000000 00000000 ........   ............

---------------------------------------------------------------------------=
-----


ff83ad40: /bandit@f2000000/gc@10/via-cuda@16000/power-mgt@0

device_type             706f7765 722d6d67 7400.... ........   "power-mgt"
name                    706f7765 722d6d67 7400.... ........   "power-mgt"
reg                     00000000 00000000 00000000 ........   ............

---------------------------------------------------------------------------=
-----


ff83ae60: /bandit@f2000000/gc@10/mesh@18000

AAPL,connector          73637369 2d696e74 00...... ........   scsi-int.
AAPL,interrupts         0000000d 0000000a ........ ........   ........
clock-frequency         02faf080 ........ ........ ........   50MHz
device_type             73637369 00...... ........ ........   "scsi"
model                   4141504c 2c333433 53313134 3600....   "AAPL,343S114=
6"
name                    6d657368 00...... ........ ........   "mesh"
reg                     00018000 00000100 00008a00 00000200   .............=
...

---------------------------------------------------------------------------=
-----


ff83c9c8: /bandit@f2000000/gc@10/mesh@18000/sd

device_type             626c6f63 6b00.... ........ ........   "block"
name                    736400.. ........ ........ ........   "sd"

---------------------------------------------------------------------------=
-----


ff83d5f8: /bandit@f2000000/gc@10/mesh@18000/st

device_type             62797465 00...... ........ ........   "byte"
name                    737400.. ........ ........ ........   "st"

---------------------------------------------------------------------------=
-----


ff83e300: /bandit@f2000000/gc@10/nvram@1d000

device_type             6e767261 6d00.... ........ ........   "nvram"
existing                00000000 00002000 ........ ........   ...... .
name                    6e767261 6d00.... ........ ........   "nvram"
reg                     0001d000 00000010 0001f000 00000200   .............=
...

---------------------------------------------------------------------------=
-----


ff840330: /bandit@f2000000/pci106b,1@b

class-code              00060000 ........ ........ ........   ....
device-id               00000001 ........ ........ ........   ....
devsel-speed            00000001 ........ ........ ........   ....
fast-back-to-back      =20
max-latency             00000000 ........ ........ ........   ....
min-grant               00000000 ........ ........ ........   ....
name                    70636931 3036622c 3100.... ........   "pci106b,1"
reg                     00005800 00000000 00000000 00000000   ..X..........=
...
            0010:       00000000 ........ ........ ........   ....
revision-id             00000003 ........ ........ ........   ....
vendor-id               0000106b ........ ........ ........   ...k

---------------------------------------------------------------------------=
-----


ff840508: /bandit@f2000000/pcie11,b0d7@d

AAPL,interrupts         00000017 ........ ........ ........   ....
AAPL,slot-name          413100.. ........ ........ ........   A1.
assigned-addresses      81006814 00000000 00000800 00000000   ..h..........=
...
            0010:       00000020 82006818 00000000 80a00000   ... ..h......=
...
            0020:       00000000 00100000 82006830 00000000   ..........h0.=
...
            0030:       80900000 00000000 00100000 c2006810   .............=
.h.
            0040:       00000000 80801000 00000000 00001000   .............=
...
class-code              00020000 ........ ........ ........   ....
device-id               00001229 ........ ........ ........   ...)
devsel-speed            00000001 ........ ........ ........   ....
fast-back-to-back      =20
interrupts              00000001 ........ ........ ........   ....
max-latency             00000038 ........ ........ ........   ...8
min-grant               00000008 ........ ........ ........   ....
name                    70636965 31312c62 30643700 ........   "pcie11,b0d7"
power-consumption       007270e0 007270e0 ........ ........   .rp..rp.
reg                     00006800 00000000 00000000 00000000   ..h..........=
...
            0010:       00000000 42006810 00000000 00000000   ....B.h......=
...
            0020:       00000000 00001000 01006814 00000000   ..........h..=
...
            0030:       00000000 00000000 00000020 02006818   ........... .=
.h.
            0040:       00000000 00000000 00000000 00100000   .............=
...
            0050:       02006830 00000000 00000000 00000000   ..h0.........=
...
            0060:       00100000 ........ ........ ........   ....
revision-id             00000005 ........ ........ ........   ....
subsystem-id            0000b0d7 ........ ........ ........   ....
subsystem-vendor-id     00000e11 ........ ........ ........   ....
vendor-id               00008086 ........ ........ ........   ....

---------------------------------------------------------------------------=
-----


ff840838: /bandit@f2000000/pci1002,4754@f

AAPL,interrupts         00000019 ........ ........ ........   ....
AAPL,slot-name          433100.. ........ ........ ........   C1.
assigned-addresses      81007814 00000000 00000400 00000000   ..x..........=
...
            0010:       00000100 82007810 00000000 81000000   ......x......=
...
            0020:       00000000 01000000 82007830 00000000   ..........x0.=
...
            0030:       80820000 00000000 00020000 82007818   .............=
.x.
            0040:       00000000 80800000 00000000 00001000   .............=
...
class-code              00030000 ........ ........ ........   ....
device-id               00004754 ........ ........ ........   ..GT
devsel-speed            00000001 ........ ........ ........   ....
fast-back-to-back      =20
max-latency             00000000 ........ ........ ........   ....
min-grant               00000008 ........ ........ ........   ....
name                    70636931 3030322c 34373534 00......   "pci1002,4754"
power-consumption       007270e0 007270e0 ........ ........   .rp..rp.
reg                     00007800 00000000 00000000 00000000   ..x..........=
...
            0010:       00000000 02007810 00000000 00000000   ......x......=
...
            0020:       00000000 01000000 01007814 00000000   ..........x..=
...
            0030:       00000000 00000000 00000100 02007818   .............=
.x.
            0040:       00000000 00000000 00000000 00001000   .............=
...
            0050:       02007830 00000000 00000000 00000000   ..x0.........=
...
            0060:       00020000 ........ ........ ........   ....
revision-id             00000041 ........ ........ ........   ...A
vendor-id               00001002 ........ ........ ........   ....

---------------------------------------------------------------------------=
-----


ff83e438: /chaos@f0000000

#address-cells          00000003 ........ ........ ........     3
#size-cells             00000002 ........ ........ ........     2
bus-range               00000001 00000001 ........ ........   ........
device_type             76636900 ........ ........ ........   "vci"
model                   4141504c 2c333433 53313135 3500....   "AAPL,343S115=
5"
name                    6368616f 7300.... ........ ........   "chaos"
ranges                  02000000 00000000 f1000000 f1000000   .............=
...
            0010:       00000000 01000000 01000000 00000000   .............=
...
            0020:       00000000 f0000000 00000000 00800000   .............=
...
            0030:       02000000 00000000 90000000 90000000   .............=
...
            0040:       00000000 10000000 ........ ........   ........
reg                     f0000000 02000000 ........ ........   ........
slot-names              00004000 56434900 ........ ........   ..@.VCI.

---------------------------------------------------------------------------=
-----


ff840c68: /chaos@f0000000/control@15800,0,0

AAPL,connector          6d6f6e69 746f7200 ........ ........   monitor.
AAPL,interrupts         0000001a ........ ........ ........   ....
assigned-addresses      82015818 00000000 94000000 00000000   ..X..........=
...
            0010:       04000000 82015814 00000000 90000000   ......X......=
...
            0020:       00000000 00001000 ........ ........   ........
class-code              00000000 ........ ........ ........   ....
device-id               00000003 ........ ........ ........   ....
device_type             64697370 6c617900 ........ ........   "display"
devsel-speed            00000000 ........ ........ ........   ....
iso6429-1983-colors    =20
max-latency             00000000 ........ ........ ........   ....
min-grant               00000000 ........ ........ ........   ....
model                   4141504c 2c333433 53313135 3400....   "AAPL,343S115=
4"
name                    636f6e74 726f6c00 ........ ........   "control"
reg                     00015800 00000000 00000000 00000000   ..X..........=
...
            0010:       00000000 02015818 00000000 00000000   ......X......=
...
            0020:       00000000 04000000 02015814 00000000   ..........X..=
...
            0030:       00000000 00000000 00001000 ........   ............
revision-id             00000000 ........ ........ ........   ....
vendor-id               0000106b ........ ........ ........   ...k

---------------------------------------------------------------------------=
-----


ff83f3c8: /hammerhead@f8000000

model                   4141504c 2c333433 53313134 3200....   "AAPL,343S114=
2"
name                    68616d6d 65726865 616400.. ........   "hammerhead"
reg                     f8000000 00000800 ........ ........   ........

---------------------------------------------------------------------------=
-----



--T4sUOijqQbZv57TR--

--JYK4vJDZwFMowpUq
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (FreeBSD)

iD8DBQFGoEm+mwmGN8fZjHgRAhobAJsFof4lo5gpPFMTdugPR6cpzF8jFgCfbpic
O+Sn8M6ezl/7NGSQaEa5/Rc=
=fjgn
-----END PGP SIGNATURE-----

--JYK4vJDZwFMowpUq--