Lines Matching +full:fixed +full:- +full:rate
37 .Bl -bullet -compact
39 SBNI12-02, SBNI12D-02
41 SBNI12-04, SBNI12D-04
43 SBNI12-05, SBNI12D-05, ISA and PCI
45 SBNI12-10, SBNI12D-10, ISA and PCI
49 .Bl -bullet
51 SBNI12-11, SBNI12D-11, ISA and PCI.
58 which can set baud rate, receive level, and low three bytes of Ethernet
59 MAC-address (high three are always
62 presented to the system as Ethernet-like network cards.
66 is a bit field, it is used to specify SBNI adapter receive level/baud rate:
67 .Bl -tag -width "Bits 0-3:" -offset indent
68 .It "Bits 0-3:"
70 .It "Bits 4-5:"
71 baud rate number:
73 .Bl -inset -compact
74 .It "00 -"
75 0 baud rate (2Mb in fast mode/500kb in slow)
76 .It "01 -"
77 1 baud rate (1Mb/250kb)
78 .It "10 -"
79 2 baud rate (500kb/125kb)
80 .It "11 -"
81 3 baud rate (250kb/62.5kb)
84 use fixed receive level
87 to bits 0-3 value, otherwise receive level will be
90 use fixed baud rate
92 if bit 7 is set then baud rate will be set according to
93 bits 4-5 value, otherwise baud rate is set to 2Mb
98 .Bl -tag -width ".Pa /sys/dev/sbni/if_sbni.c" -compact
113 .An -nosplit