Lines Matching +full:reset +full:- +full:bps

2 IEEE 1394 support for FreeBSD-5.X and 4.X.
12 named firewire-2002XXXX.tar.gz
16 - fwohci.c/fwohci_pci.c
18 - IEEE1394 link/phy chip control
19 - firewire.c
21 - CSR
22 - Transaction
23 - Character devices for userland
24 - fwmem.c
26 - sbp.c
27 SBP-II[3] (a.k.a. SCSI over FireWire) driver
29 - if_fwe.c
30 NON-Standard implementation of Ethernet over FireWire.
32 - bus_mgm.c (userland)
34 show topology map, change gap count, bus reset, etc.
40 - Extract tarball at root directory.
41 - cd /sys/dev/firewire
42 - make
43 - make install
44 - make load
46 3. SBP-II support (sbp)
48 - You need CAM(SCSI) support in your kernel.
49 If you are using FreeBSD-5 before 2002/03/23 or FreeBSD-4 before
50 2002/4/8, you need to apply CAM-patch in this archive
53 - If you connect a few firewire devices only, try the following to
56 - ./bus_mgm -g 8
77 You need to apply KVMLIB-patch and rebuild libkvm then rebuild ps,
79 You may want to apply GDB-patch in this archive to get same behavior
84 (guess using bus_mgm -t or dmesg)
89 # ps -agx -M /dev/fwmem0 -N /sys/i386/compile/GENERIC/kernel
90 # dmesg -M /dev/fwmem0 -N /sys/i386/compile/GENERIC/kernel
91 # gdb -k -c /dev/fwmem0 /sys/i386/compile/GENERIC/kernel.debug
94 remote gdb at 400,000,000 bps :-)
103 - FreeBSD-4/i386
104 - FreeBSD-4/alpha
105 - FreeBSD-5/i386
108 * Not tested on big-endian machine...
111 - Texas Instruments TSB12LV26 (PCI)
112 - Texas Instruments TSB43AA22 (PCI/Cardbus)
118 SBP-II
119 - HDD: Logitec USB/FireWire LHD-P30FU
120 - HDD: Yano A-dish 120GB
121 - HDD: Yano B-Max 320GB
123 - HDD: Personal Storage 3000XT 160GB
125 - DVD-RAM: Panasonic LF-D340JD
126 - SCSI-FireWire converter: Yano FWSCSI-01
128 - HDD: iPod, PowerBook G4 (target mode)
130 - Scanner: Epson GT-9700F
132 Sane-backend needs a patch(SANE-patch in this archive).
135 - IPv4, IPv6, bridging, vlan.
136 - You need at least two FreeBSD machines with this driver to use.
141 [3] http://www.t10.org/scsi-3.htm