9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: ruel hernandez <ru60hz@gmail.com>
To: 9fans@9fans.net
Subject: Re: [9fans] using usb
Date: Sun,  4 Apr 2010 04:41:59 +0000	[thread overview]
Message-ID: <v2taff529401004032141m382567f3x11b6d43cd6783640@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 10611 bytes --]

I'm sorry about yesterday sir, I forgot to edit the subject, anyway.
when I run;
    % cat /dev/usb/ctl
    % ep1.0 enabled control rw speed full maxpkt 64 pollival 0 samplesz 0 hz
0 hub 0 port 0 busy
    roothub csp 0x000009 port 3
        ep2.0 enabled control rw speed full maxpkt 64 pollival 0 samplesz 0
hz
0 hub 0 port 0 busy

this is the same output even the usb is unplugged. by the way i'm using a
2gb sd here, connected to a card reader + 3 port usb hub connected to my
computer usb port 1. any way after that i made some experiment and here are
the result.
reboot using a usb keyboard:
cpu0: 2019 mhz genuine intel pentium IV/Xeon cpuid: ax 0x0f27 dx 0xbfebfbff
ELCR:0A20
pci routing:ignoring south bridge pci 0.0.01039/0650
#u/usb/ep1.0:ohci:port 0xE0000000 irq9
#u/usb/ep2.0:ohci:port 0xE0001000 irq11
224 memory: 92 M kernel data,132M user,507Mswap
usbd... usb/kb... root is
from(tcp,local)[local!#S/sdC0/fossil]panic:ohci:full
packet but cbp != 0
panic:ohci: full packet but cbp != 0
dump stack disabled
cpu: exiting

reboot using usb mouse:
....same as above here.
usbd.../boot/usbd: /dev/usb/cp3.0: warning: device with short descriptor





On 4/3/10, 9fans-request@9fans.net <9fans-request@9fans.net> wrote:
>
> Send 9fans mailing list submissions to
>        9fans@9fans.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://mail.9fans.net/listinfo/9fans
> or, via email, send a message with subject or body 'help' to
>        9fans-request@9fans.net
>
> You can reach the person managing the list at
>        9fans-owner@9fans.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of 9fans digest..."
>
>
> Today's Topics:
>
>   1. Re: 9fans Digest, Vol 72, Issue 4 (ruel hernandez)
>   2. Re: 9fans Digest, Vol 72, Issue 4 (Francisco J Ballesteros)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 3 Apr 2010 03:30:25 +0000
> From: ruel hernandez <ru60hz@gmail.com>
> Subject: Re: [9fans] 9fans Digest, Vol 72, Issue 4
> To: 9fans@9fans.net
> Message-ID:
>        <z2xaff529401004022030i635a361bj9a18a668654e3921@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> In my case, when i run;
>
> %usbfat:
> %no usb disk
>
> what could be the problem?
> as of now i'm reading the intro to operating sysrems abstraction by
> Francisco Ballesteros from  linux then try  out the programs there
> in plan9.
>
>
> On 4/2/10, 9fans-request@9fans.net <9fans-request@9fans.net> wrote:
> >
> > Send 9fans mailing list submissions to
> >        9fans@9fans.net
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> >        http://mail.9fans.net/listinfo/9fans
> > or, via email, send a message with subject or body 'help' to
> >        9fans-request@9fans.net
> >
> > You can reach the person managing the list at
> >        9fans-owner@9fans.net
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of 9fans digest..."
> >
> >
> > Today's Topics:
> >
> >   1. Re: using usb (kokamoto@hera.eonet.ne.jp)
> >   2. Re: using usb (erik quanstrom)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Fri, 2 Apr 2010 19:49:32 +0900
> > From: kokamoto@hera.eonet.ne.jp
> > Subject: Re: [9fans] using usb
> > To: 9fans@9fans.net
> > Message-ID: <397333a85c5603c75c523f7226746e9b@hera.eonet.ne.jp>
> > Content-Type: text/plain; charset="US-ASCII"
> >
> > This machine is in my business room, and I cannot touch it until next
> > monday.
> >
> > So I cannot report the info of seE0part of this machine now.
> > However, I'll retry what happened here.
> >
> > 1) replaced only /sys/src/boot/pc/sdiahci.c from the format CDROM
> > to your 9atom CDROM.
> > 2) It booted nicely, meaning no long wait to detect and fail CDROM
> > 3) system came up safely, and I can do anything, but only no
> > /dev/sdE0/other
> > directory.
> > 4) Then, I dispatched the disk/prep command interacyively.
> > 5) Yes, it reports the right partition table including 'other'
> > 6) then, I wrote the table to the disk.
> > 7) exit disk/prep
> > 8) Now, I see /dev/sdE0/other directory.
> > 9) therefore, ofcourse, I can mount that partion safely.
> > 10) however, after end the session, and rebooted the system again, then,
> > /dev/sdE0/other disappeared again.
> >
> > This the precise story I experienced.
> >
> > Kenji
> >
> > PS. I can see the list only after next Monday night.
> >
> >
> >
> >
> > ------------------------------
> >
> > Message: 2
> > Date: Fri, 2 Apr 2010 06:56:27 -0400
> > From: erik quanstrom <quanstro@quanstro.net>
> > Subject: Re: [9fans] using usb
> > To: 9fans@9fans.net
> > Message-ID: <963ad4156c2cc7d24cee0a0143fda9b8@ladd.quanstro.net>
> > Content-Type: text/plain; charset="US-ASCII"
> >
> > > 1) replaced only /sys/src/boot/pc/sdiahci.c from the format CDROM
> > > to your 9atom CDROM.
> > > 2) It booted nicely, meaning no long wait to detect and fail CDROM
> > > 3) system came up safely, and I can do anything, but only no
> > /dev/sdE0/other
> > > directory.
> > > 4) Then, I dispatched the disk/prep command interacyively.
> > > 5) Yes, it reports the right partition table including 'other'
> > > 6) then, I wrote the table to the disk.
> > > 7) exit disk/prep
> > > 8) Now, I see /dev/sdE0/other directory.
> > > 9) therefore, ofcourse, I can mount that partion safely.
> > > 10) however, after end the session, and rebooted the system again,
> then,
> > > /dev/sdE0/other disappeared again.
> > >
> > > This the precise story I experienced.
> >
> > you need to run prep every time you boot.
> >
> > - erik
> >
> >
> >
> > End of 9fans Digest, Vol 72, Issue 4
> > ************************************
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://mail.9fans.net/private/9fans/attachments/20100403/86d46727/attachment.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Sat, 3 Apr 2010 12:24:12 +0200
> From: Francisco J Ballesteros <nemo@lsub.org>
> Subject: Re: [9fans] 9fans Digest, Vol 72, Issue 4
> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
> Message-ID:
>        <o2q8ccc8ba41004030324x5181388fmf2134257d8874652@mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> What's /dev/usb/ctl
> on your system after plugging your disk?
> That may give a clue.
>
>
> On Sat, Apr 3, 2010 at 5:30 AM, ruel hernandez <ru60hz@gmail.com> wrote:
> > In my case, when i run;
> >
> > %usbfat:
> > %no usb disk
> >
> > what could be the problem?
> > as of now i'm reading the intro to operating sysrems abstraction by
> > Francisco Ballesteros from? linux then try? out the programs there
> > in plan9.
> >
> >
> > On 4/2/10, 9fans-request@9fans.net <9fans-request@9fans.net> wrote:
> >>
> >> Send 9fans mailing list submissions to
> >> ?????? 9fans@9fans.net
> >>
> >> To subscribe or unsubscribe via the World Wide Web, visit
> >> ?????? http://mail.9fans.net/listinfo/9fans
> >> or, via email, send a message with subject or body 'help' to
> >> ?????? 9fans-request@9fans.net
> >>
> >> You can reach the person managing the list at
> >> ?????? 9fans-owner@9fans.net
> >>
> >> When replying, please edit your Subject line so it is more specific
> >> than "Re: Contents of 9fans digest..."
> >>
> >>
> >> Today's Topics:
> >>
> >> ??1. Re: using usb (kokamoto@hera.eonet.ne.jp)
> >> ??2. Re: using usb (erik quanstrom)
> >>
> >>
> >> ----------------------------------------------------------------------
> >>
> >> Message: 1
> >> Date: Fri, 2 Apr 2010 19:49:32 +0900
> >> From: kokamoto@hera.eonet.ne.jp
> >> Subject: Re: [9fans] using usb
> >> To: 9fans@9fans.net
> >> Message-ID: <397333a85c5603c75c523f7226746e9b@hera.eonet.ne.jp>
> >> Content-Type: text/plain; charset="US-ASCII"
> >>
> >> This machine is in my business room, and I cannot touch it until next
> >> monday.
> >>
> >> So I cannot report the info of seE0part of this machine now.
> >> However, I'll retry what happened here.
> >>
> >> 1) replaced only /sys/src/boot/pc/sdiahci.c from the format CDROM
> >> to your 9atom CDROM.
> >> 2) It booted nicely, meaning no long wait to detect and fail CDROM
> >> 3) system came up safely, and I can do anything, but only no
> >> /dev/sdE0/other
> >> directory.
> >> 4) Then, I dispatched the disk/prep command interacyively.
> >> 5) Yes, it reports the right partition table including 'other'
> >> 6) then, I wrote the table to the disk.
> >> 7) exit disk/prep
> >> 8) Now, I see /dev/sdE0/other directory.
> >> 9) therefore, ofcourse, I can mount that partion safely.
> >> 10) however, after end the session, and rebooted the system again, then,
> >> /dev/sdE0/other disappeared again.
> >>
> >> This the precise story I experienced.
> >>
> >> Kenji
> >>
> >> PS. I can see the list only after next Monday night.
> >>
> >>
> >>
> >>
> >> ------------------------------
> >>
> >> Message: 2
> >> Date: Fri, 2 Apr 2010 06:56:27 -0400
> >> From: erik quanstrom <quanstro@quanstro.net>
> >> Subject: Re: [9fans] using usb
> >> To: 9fans@9fans.net
> >> Message-ID: <963ad4156c2cc7d24cee0a0143fda9b8@ladd.quanstro.net>
> >> Content-Type: text/plain; charset="US-ASCII"
> >>
> >> > 1) replaced only /sys/src/boot/pc/sdiahci.c from the format CDROM
> >> > to your 9atom CDROM.
> >> > 2) It booted nicely, meaning no long wait to detect and fail CDROM
> >> > 3) system came up safely, and I can do anything, but only no
> >> > /dev/sdE0/other
> >> > directory.
> >> > 4) Then, I dispatched the disk/prep command interacyively.
> >> > 5) Yes, it reports the right partition table including 'other'
> >> > 6) then, I wrote the table to the disk.
> >> > 7) exit disk/prep
> >> > 8) Now, I see /dev/sdE0/other directory.
> >> > 9) therefore, ofcourse, I can mount that partion safely.
> >> > 10) however, after end the session, and rebooted the system again,
> then,
> >> > /dev/sdE0/other disappeared again.
> >> >
> >> > This the precise story I experienced.
> >>
> >> you need to run prep every time you boot.
> >>
> >> - erik
> >>
> >>
> >>
> >> End of 9fans Digest, Vol 72, Issue 4
> >> ************************************
> >
> >
>
>
>
> End of 9fans Digest, Vol 72, Issue 5
> ************************************
>

[-- Attachment #2: Type: text/html, Size: 14472 bytes --]

             reply	other threads:[~2010-04-04  4:41 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-04  4:41 ruel hernandez [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-04-05  4:50 ruel hernandez
2010-03-31  5:24 ruel hernandez
2010-03-31  7:53 ` Sergey Zhilkin
2010-03-31  7:56 ` Sergey Zhilkin
2010-03-31  8:10 ` Francisco J Ballesteros
2010-03-31 11:49   ` EBo
2010-03-31 12:17     ` Francisco J Ballesteros
2010-03-31 14:41       ` EBo
2010-03-31 12:42     ` kokamoto
2010-03-31 12:43     ` kokamoto
2010-03-31 12:56       ` erik quanstrom
2010-03-31 14:30         ` Francisco J Ballesteros
2010-03-31 22:12         ` kokamoto
2010-03-31 22:28           ` erik quanstrom
2010-04-01 11:11             ` kokamoto
2010-04-01 13:19               ` erik quanstrom
2010-04-02 10:49                 ` kokamoto
2010-04-02 10:56                   ` erik quanstrom
2010-04-01 10:13 ` antonio.fin
2010-04-01 10:24   ` Francisco J Ballesteros
2010-04-01 12:37   ` EBo
2010-04-12  9:30   ` antonio.fin
2010-04-12  9:58     ` Francisco J Ballesteros

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=v2taff529401004032141m382567f3x11b6d43cd6783640@mail.gmail.com \
    --to=ru60hz@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).