Ask a Question related to FreeBSD, Design and Development.
-
Redmond Militante #1
maxtor one touch usb 2.0 drive
hello
i have a 250 maxtor one touch usb 2/1.1 external hard drive, i'm trying to get it to work with my rel_end 5.21 box.
i have
device scbus
device da
device pass
device uhci
device ohci
device usb
device umass
in my kernel. i'm trying to fdisk the drive to partition it right now, butwhen i plug it in, it's not showing up in dmesg (no umass or da0 device appears in dmesg).
am i missing a step or is this device even incompatible?
thanks
--
Redmond Militante
Software Engineer / Medill School of Journalism
FreeBSD 5.2.1-RELEASE-p10 #0: Wed Sep 29 17:17:49 CDT 2004 i386
12:45AM up 3 days, 10:45, 2 users, load averages: 0.58, 0.94, 0.96
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (FreeBSD)
iD8DBQFCHsyA7g+NJl/fSB0RAvEjAJ4jBr9pAulPfFMw8oUiBnqRfYI+MQCgrLKT
9ATdq4rqA96TjC2v+3VmKE8=
=TTpA
-----END PGP SIGNATURE-----
Redmond Militante Guest
-
Finishing touch Job
Hello, Some help please? Ive recreated a broadcaster and subscriber component that connects to a flash media server Broadcasters type their name... -
Touch Up Object tool help
Editing images in camera ready pdf files. I work for a newspaper company and 99 percent of pdf files received from ad agencies have tif images at a... -
floppy drive a: failing to see disk. drive b: ok. help!
I am running windows 2003 enteprise DC with latest fixes installed. Using explorer I see two diskette drives (a: and b:). The BIOS has drive b:... -
Debian Woody sees only 130G of 200G Maxtor 6Y200P0 HD
I have installed Debian Woody 3.0r1 (stock bf24 2.4.18 kernel) on a new PC, but Linux is able to see only about 130 GB of space on one of the... -
Cannot copy a file from NFS mounted drive to windows C:\ drive
I am using XLink NFS client ver 3.12 installed on my desktop using Windows XPP. I can see all the files on the NFS mounted drive say e: but I can... -
John #2
Re: maxtor one touch usb 2.0 drive
On Fri, 25 Feb 2005 00:58:09 -0600, Redmond Militante wrote
I have the same (or very similar) drive, but mine has firewire capability as> hello
>
> i have a 250 maxtor one touch usb 2/1.1 external hard drive, i'm
> trying to get it to work with my rel_end 5.21 box. i have
>
> device scbus
> device da
> device pass
> device uhci
> device ohci
> device usb
> device umass
>
> in my kernel. i'm trying to fdisk the drive to partition it right
> now, but when i plug it in, it's not showing up in dmesg (no umass
> or da0 device appears in dmesg).
>
> am i missing a step or is this device even incompatible?
>
> thanks
well as USB, and I have found the firewire support under freebsd 5.3 to be
excellent, certainly much better than usb2. I got it working with USB but only
at 1.1 speeds.
The generic kernel supports firewire out-of-the-box. Here is some of my dmesg:
[snip]
fwohci0: <VIA Fire II (VT6306)> port 0xd400-0xd47f mem 0xe7000000-0xe70007ff
irq 5 at device 11.0 on pci0
fwohci0: OHCI version 1.10 (ROM=1)
fwohci0: No. of Isochronous channels is 4.
fwohci0: EUI64 00:11:06:66:00:00:20:27
fwohci0: Phy 1394a available S400, 3 ports.
fwohci0: Link S400, max_rec 1024 bytes.
fwohci0: max_rec 1024 -> 2048
firewire0: <IEEE1394(FireWire) bus> on fwohci0
sbp0: <SBP-2/SCSI over FireWire> on firewire0
fwohci0: Initiate bus reset
fwohci0: node_id=0xc800ffc1, gen=1, CYCLEMASTER mode
firewire0: 2 nodes, maxhop <= 1, cable IRM = 1 (me)
firewire0: bus manager 1 (me)
[more snippage]
firewire0: New S400 device ID:0010b92100104612
da0 at sbp0 bus 0 target 0 lun 0
da0: <Maxtor OneTouch II 030d> Fixed Direct Access SCSI-4 device
da0: 50.000MB/s transfers
da0: 239372MB (490234752 512 byte sectors: 255H 63S/T 30515C)
running 5.3-RELEASE-p5
--
[email]lists@reiteration.net[/email]
John Guest
-
Jason Henson #3
Re: maxtor one touch usb 2.0 drive
On 02/25/05 01:58:09, Redmond Militante wrote:
Hmm, did you try camcontrol rescan all. Check out man umass.> hello
>
> i have a 250 maxtor one touch usb 2/1.1 external hard drive, i'm
> trying to get it to work with my rel_end 5.21 box.
> i have
>
> device scbus
> device da
> device pass
> device uhci
> device ohci
> device usb
> device umass
>
> in my kernel. i'm trying to fdisk the drive to partition it right
> now, but when i plug it in, it's not showing up in dmesg (no umass or
> da0 device appears in dmesg).
>
> am i missing a step or is this device even incompatible?
>
> thanks
Jason Henson Guest



Reply With Quote

