1socal(7D)                           Devices                          socal(7D)
2
3
4

NAME

6       socal  -  Serial  Optical  Controller for Fibre Channel Arbitrated Loop
7       (SOC+) device driver
8

SYNOPSIS

10       socal@sbus-slot,0
11
12

DESCRIPTION

14       The Fibre Channel Host Bus Adapter is an SBus card which implements two
15       full duplex Fibre Channel interfaces.  Each Fibre Channel interface can
16       connect to a Fibre Channel Arbitrated Loop (FC-AL).
17
18
19       The  socal device driver is a nexus driver and implements  portions  of
20       the FC-2 and FC-4 layers of FC-AL.
21

FILES

23       /kernel/drv/socal    ELF Kernel Module
24
25

ATTRIBUTES

27       See attributes(5) for descriptions of the following attributes:
28
29
30
31
32       ┌─────────────────────────────┬─────────────────────────────┐
33       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
34       ├─────────────────────────────┼─────────────────────────────┤
35       │Architecture                 │SPARC                        │
36       └─────────────────────────────┴─────────────────────────────┘
37

SEE ALSO

39       sbus(4), sf(7D), ssd(7D)
40
41
42       Writing Device Drivers
43
44
45       ANSI  X3.230-1994, Fibre Channel Physical and Signalling Interface (FC-
46       PH)
47
48
49       ANSI X3.272-1996, Fibre Channel Arbitrated Loop (FC-AL)
50
51
52       Fibre Channel Private Loop SCSI Direct Attach (FC-PLDA)
53

DIAGNOSTICS

55       The messages described below  may appear on system console in  addition
56       to being logged.
57
58
59       On the console, these messages are preceded by:
60
61         socal%d: port %a
62
63
64
65
66       where   %d  is  the instance number of the  socal controller and  %a is
67       the port on the host adapter.
68
69       Fibre Channel Loop is ONLINE
70
71           The Fibre Channel loop is now online.
72
73
74       Fibre Channel Loop is OFFLINE
75
76           The Fibre Channel loop is now offline.
77
78
79       attach failed: device in slave-only slot.
80
81           Move soc+ card to another slot.
82
83
84       attach failed: bad soft state.
85
86           Driver did not attach, devices will be inaccessible.
87
88
89       attach failed: unable to alloc xport struct.
90
91           Driver did not attach, devices will be inaccessible.
92
93
94       attach failed: unable to map eeprom
95
96           Driver was unable to map device memory;  check  for  bad  hardware.
97           Driver did not attach to device, devices will be inaccessible.
98
99
100       attach failed: unable to map XRAM
101
102           Driver  was  unable  to  map device memory; check for bad hardware.
103           Driver did  not attach to device, devices will be inaccessible.
104
105
106       attach failed: unable to map registers
107
108           Driver was unable to map device registers; check for bad  hardware.
109           Driver  did not attach to device, devices will be inaccessible.
110
111
112       attach failed: unable to access status register
113
114           Driver  was unable to map device registers; check for bad hardware.
115           Driver  did not attach to device, devices will be inaccessible.
116
117
118       attach failed: unable to install interrupt handler
119
120           Driver was not able to add the interrupt  routine  to  the  kernel.
121           Driver  did not attach to device, devices will be inaccessible.
122
123
124       attach failed: unable to access host adapter XRAM
125
126           Driver  was  unable  to  access device RAM; check for bad hardware.
127           Driver  did not attach to device, devices will be inaccessible.
128
129
130       attach failed: unable to write host adapter XRAM
131
132           Driver was unable to write device  RAM;  check  for  bad  hardware.
133           Driver  did not attach to device, devices will be inaccessible.
134
135
136       attach failed: read/write mismatch in XRAM
137
138           Driver  was  unable  to  verify device RAM; check for bad hardware.
139           Driver  did not attach to device, devices will be inaccessible.
140
141
142
143
144SunOS 5.11                        9 May 1997                         socal(7D)
Impressum