Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Nov 2011 07:19:32 +1100
From:      grenville armitage <garmitage@swin.edu.au>
To:        freebsd-embedded@freebsd.org
Subject:   Re: tplink TL-WR1043ND access point is now ready (was Re: svn commit: r227926 - head/sys/mips/conf)
Message-ID:  <4ECFF854.5050602@swin.edu.au>
In-Reply-To: <alpine.BSF.2.00.1111241921210.76315@wonkity.com>
References:  <CAJ-Vmo=aLVTgA10UAg=KQMyybeLmBjF75qXdpmFAkqdU9GzJvA@mail.gmail.com>	<B27CBE5B-EC8C-4B33-8614-53751211F895@lassitu.de> <alpine.BSF.2.00.1111241921210.76315@wonkity.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On 11/25/2011 13:38, Warren Block wrote:
	[..]
> This is very, very interesting. Does the USB port work with FreeBSD?

I've got a WR1043ND sitting here with Adrian's custom FreeBSD running on it.
Looks like USB drives are recognised when I plug it in:

# usbd_set_config_index: could not read device status: USB_ERR_SHORT_XFER
ugen0.2: <JMicron> at usbus0
umass0: <MSC Bulk-Only Transfer> on usbus0
umass0:  SCSI over Bulk-Only; quirks = 0x0100
umass0:0:0:-1: Attached to scbus0
da0 at umass-sim0 bus 0 scbus0 target 0 lun 0
da0: <Samsung G2 Portable > Fixed Direct Access SCSI-2 device
da0: 40.000MB/s transfers
da0: 305245MB (625142448 512 byte sectors: 255H 63S/T 38913C)

#

Pulled it out, plugged in a different drive:

# ugen0.2: <Seagate> at usbus0
umass0: <Seagate Portable, class 0/0, rev 2.00/1.30, addr 2> on usbus0
umass0:  SCSI over Bulk-Only; quirks = 0x0100
umass0:0:0:-1: Attached to scbus0
da0 at umass-sim0 bus 0 scbus0 target 0 lun 0
da0: <Seagate Portable 0130> Fixed Direct Access SCSI-4 device
da0: 40.000MB/s transfers
da0: 476940MB (976773168 512 byte sectors: 255H 63S/T 60801C)

#

cheers,
gja



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ECFF854.5050602>