Re (2): [Oberon] USB stick access ?

edgar at edgarschwarz.de edgar at edgarschwarz.de
Thu May 26 10:51:30 CEST 2005


Thanks Peter
shark at gulfnet.sd64.bc.ca wrote:
> > OFSTools.Mount U FatFS USBHC0#0 ~ didn`t work :-(
> That should be AosFSTools.Mount.
	Aos.Call AosUsbStorage.Init ~
	Aos.Call AosFSTools.Mount U FatFS USB0#01 ~
Did the trick. The stick at a hub was recognized as USBHC0 at port 0.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!                               Great                       !!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

But now the next question. I stick a cardreader in the hub.
An USB 2.0 Cardreader is recognized at USBHC0 at port 1.
But Partitions.Show then tells me "no media" for USB1 even when
a compact flash card is in.
So, should the card reader work or do we need a special driver for that ?

> Boot1= ...AosFSTools.Mount USB AosFS USBSCSI0#01~;
This is interesting. Because I couldn't mount with
	Aos.Call AosFSTools.Mount U FatFS USBHC0#01 ~
as I expected reading your example.

Cheers, Edgar

-- 
edgar at edgarschwarz.de,       Running Bluebottle           www.edgarschwarz.de
      Make it as simple as possible, but not simpler !  Albert Einstein
www.edgar-schwarz.de/cgi-bin/moin/ www.edgar-schwarz.de/cgi-bin/moin/SwOberon




More information about the Oberon mailing list