[rescue] AXi Third-Party SCSI
Eric Dittman
dittman at dittman.net
Fri Jul 12 18:04:45 CDT 2002
> They are both Symbios cards. I'll try the two commands tonight.
> I also have a dual channel U2W 64-bit PCI SCSI card that has
> OBP firmware, but that would be severe overkill just for a CDROM
> drive. I should go ahead and try it just to make sure there's
> not some other problem with the AXi board.
Okay, it turns out the cards are recognized, but I didn't think
they were as probe-scsi didn't show anything. The scsi card
showed up in show-devs, and .properties showed the correct SCSI
controller and driver.
I decided to see what would show up with the IntraServer dual-
channel card. There's definitely OBP firmware on the card:
-----
ok show-devs
/SUNW,UltraSPARC-IIi at 0,0
/pci at 1f,0
/virtual-memory
/memory at 0,0
/aliases
/options
/openprom
/chosen
/packages
/pci at 1f,0/pci at 1
/pci at 1f,0/pci at 1,1
/pci at 1f,0/pci at 1/scsi at 1,1
/pci at 1f,0/pci at 1/scsi at 1
/pci at 1f,0/pci at 1/scsi at 1,1/tape
/pci at 1f,0/pci at 1/scsi at 1,1/disk
/pci at 1f,0/pci at 1/scsi at 1/tape
/pci at 1f,0/pci at 1/scsi at 1/disk
/pci at 1f,0/pci at 1,1/IntraServer,Ultra2-scsi at 2,1
/pci at 1f,0/pci at 1,1/IntraServer,Ultra2-scsi at 2
/pci at 1f,0/pci at 1,1/network at 1,1
/pci at 1f,0/pci at 1,1/ebus at 1
/pci at 1f,0/pci at 1,1/IntraServer,Ultra2-scsi at 2,1/tape
/pci at 1f,0/pci at 1,1/IntraServer,Ultra2-scsi at 2,1/disk
/pci at 1f,0/pci at 1,1/IntraServer,Ultra2-scsi at 2/tape
/pci at 1f,0/pci at 1,1/IntraServer,Ultra2-scsi at 2/disk
/pci at 1f,0/pci at 1,1/ebus at 1/SUNW,rasctrl at 14,600000
/pci at 1f,0/pci at 1,1/ebus at 1/beeper at 14,722000
/pci at 1f,0/pci at 1,1/ebus at 1/flashprom at 10,0
/pci at 1f,0/pci at 1,1/ebus at 1/eeprom at 14,0
/pci at 1f,0/pci at 1,1/ebus at 1/fdthree at 14,3203f0
/pci at 1f,0/pci at 1,1/ebus at 1/ecpp at 14,340278
/pci at 1f,0/pci at 1,1/ebus at 1/su_pnp at 14,3602f8
/pci at 1f,0/pci at 1,1/ebus at 1/su_pnp at 14,3803f8
/pci at 1f,0/pci at 1,1/ebus at 1/se at 14,400000
/pci at 1f,0/pci at 1,1/ebus at 1/SUNW,pll at 14,504000
/pci at 1f,0/pci at 1,1/ebus at 1/power at 14,724000
/pci at 1f,0/pci at 1,1/ebus at 1/auxio at 14,726000
/openprom/client-services
/packages/sun-keyboard
/packages/SUNW,builtin-drivers
/packages/cdfs
/packages/ufs-file-system
/packages/disk-label
/packages/obp-tftp
/packages/deblocker
/packages/terminal-emulator
-----
ok pwd
/pci at 1f,0/pci at 1,1/IntraServer,Ultra2-scsi at 2
ok .properties
latency-timer 00000011
assigned-addresses 81011010 00000000 00800400 00000000 00000100
82011014 00000000 40010000 00000000 00000400
8201101c 00000000 40012000 00000000 00002000
82011030 00000000 40040000 00000000 00040000
compatible ithps
version# 1.0.0
model IntraServer,ITI62xx
wide
device_type scsi-2
clock-frequency 02faf080
reg 00011000 00000000 00000000 00000000 00000000
01011010 00000000 00000000 00000000 00000100
02011014 00000000 00000000 00000000 00000400
0201101c 00000000 00000000 00000000 00002000
02011030 00000000 00000000 00000000 00040000
arc-identifier NCRC810
name IntraServer,Ultra2-scsi
fcode-rom-offset 0000d000
devsel-speed 00000001
class-code 00010000
interrupts 00000001
max-latency 00000040
min-grant 00000011
subsystem-vendor-id 000013e9
subsystem-id 00001200
revision-id 00000005
device-id 0000000b
vendor-id 00001000
-----
ok pwd
/pci at 1f,0/pci at 1,1/IntraServer,Ultra2-scsi at 2,1
ok .properties
latency-timer 00000011
assigned-addresses 81011110 00000000 00800800 00000000 00000100
82011114 00000000 40080000 00000000 00000400
8201111c 00000000 40082000 00000000 00002000
82011130 00000000 400c0000 00000000 00040000
compatible ithps
version# 1.0.0
model IntraServer,ITI62xx
wide
device_type scsi-2
clock-frequency 02faf080
reg 00011100 00000000 00000000 00000000 00000000
01011110 00000000 00000000 00000000 00000100
02011114 00000000 00000000 00000000 00000400
0201111c 00000000 00000000 00000000 00002000
02011130 00000000 00000000 00000000 00040000
arc-identifier NCRC810
name IntraServer,Ultra2-scsi
fcode-rom-offset 0000d000
devsel-speed 00000001
class-code 00010000
interrupts 00000002
max-latency 00000040
min-grant 00000011
subsystem-vendor-id 000013e9
subsystem-id 00001200
revision-id 00000005
device-id 0000000b
vendor-id 00001000
--
Eric Dittman
dittman at dittman.net
Check out the DEC Enthusiasts Club at http://www.dittman.net/
More information about the rescue
mailing list