* Re: SOLVED: mesh SCSI bus locks hard on 7500 when burning a CD-R in
@ 2001-02-06 7:38 Iain Sandoe
2001-02-06 13:20 ` Tony Mantler
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Iain Sandoe @ 2001-02-06 7:38 UTC (permalink / raw)
To: Takashi Oe, Michael Schmitz; +Cc: bob, linuxppc-dev
> 7100. G3 desktop comes with mesh.
I have 9600 with both MESH & 53C94 - both have devices - and my CD-RW is on
that machine (not tried under linux yet).
So, time willing, I'm happy to test things.
ciao,
Iain.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: SOLVED: mesh SCSI bus locks hard on 7500 when burning a CD-R in
2001-02-06 7:38 SOLVED: mesh SCSI bus locks hard on 7500 when burning a CD-R in Iain Sandoe
@ 2001-02-06 13:20 ` Tony Mantler
2001-02-06 17:41 ` Michael Schmitz
2001-02-09 8:00 ` telnet option processing macros Srinivas Rao.M
2 siblings, 0 replies; 7+ messages in thread
From: Tony Mantler @ 2001-02-06 13:20 UTC (permalink / raw)
To: Iain Sandoe, Takashi Oe, Michael Schmitz; +Cc: bob, linuxppc-dev
At 1:38 AM -0600 2/6/2001, Iain Sandoe wrote:
>> 7100. G3 desktop comes with mesh.
>
>I have 9600 with both MESH & 53C94 - both have devices - and my CD-RW is on
>that machine (not tried under linux yet).
>
>So, time willing, I'm happy to test things.
Ditto. The latest BK-Rsync seems to be working on my 9600/200mp, so I'll be
able to test new scsi drivers too.
On the plus side, my root volume is on a Promise IDE card, so no danger in
messing that up. :)
I've got a CDRom on the MESH side and a zip drive on the 53c94 side, plus a
DDS-1 tape drive that I can put on either. Should be disconnects-o-plenty
there.
Cheers - Tony 'Nicoya' Mantler :)
--
Tony "Nicoya" Mantler - Renaissance Nerd Extraordinaire - nicoya@apia.dhs.org
Winnipeg, Manitoba, Canada -- http://nicoya.feline.pp.se/
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: SOLVED: mesh SCSI bus locks hard on 7500 when burning a CD-R in
2001-02-06 7:38 SOLVED: mesh SCSI bus locks hard on 7500 when burning a CD-R in Iain Sandoe
2001-02-06 13:20 ` Tony Mantler
@ 2001-02-06 17:41 ` Michael Schmitz
2001-02-06 18:27 ` Daniel Eisenbud
2001-02-07 10:51 ` Geert Uytterhoeven
2001-02-09 8:00 ` telnet option processing macros Srinivas Rao.M
2 siblings, 2 replies; 7+ messages in thread
From: Michael Schmitz @ 2001-02-06 17:41 UTC (permalink / raw)
To: Iain Sandoe; +Cc: Takashi Oe, bob, linuxppc-dev
> > 7100. G3 desktop comes with mesh.
Too bad. I don't think I have space for yet another kernel tree on my
Lombard, or the stomach to get involved with the Nubus kernel.
> I have 9600 with both MESH & 53C94 - both have devices - and my CD-RW is on
> that machine (not tried under linux yet).
>
> So, time willing, I'm happy to test things.
I'll try to cook up someting reasonably safe...
Michael
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: SOLVED: mesh SCSI bus locks hard on 7500 when burning a CD-R in
2001-02-06 17:41 ` Michael Schmitz
@ 2001-02-06 18:27 ` Daniel Eisenbud
2001-02-06 21:01 ` Michael Schmitz
2001-02-07 10:51 ` Geert Uytterhoeven
1 sibling, 1 reply; 7+ messages in thread
From: Daniel Eisenbud @ 2001-02-06 18:27 UTC (permalink / raw)
To: Michael Schmitz; +Cc: Iain Sandoe, Takashi Oe, bob, linuxppc-dev
On Tue, Feb 06, 2001 at 06:41:52PM +0100, Michael Schmitz <schmitz@opal.biophys.uni-duesseldorf.de> wrote:
>
> > > 7100. G3 desktop comes with mesh.
>
> Too bad. I don't think I have space for yet another kernel tree on my
> Lombard, or the stomach to get involved with the Nubus kernel.
>
> > I have 9600 with both MESH & 53C94 - both have devices - and my CD-RW is on
> > that machine (not tried under linux yet).
> >
> > So, time willing, I'm happy to test things.
>
> I'll try to cook up someting reasonably safe...
The patch I sent should fix the immediate problem with burning CD's in
disk-at-once mode. It works for me. But clearly there's room for SCSI
improvements so that this doesn't happen again with other new commands.
-Daniel
--
Daniel E. Eisenbud
eisenbud@cs.swarthmore.edu
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: SOLVED: mesh SCSI bus locks hard on 7500 when burning a CD-R in
2001-02-06 18:27 ` Daniel Eisenbud
@ 2001-02-06 21:01 ` Michael Schmitz
0 siblings, 0 replies; 7+ messages in thread
From: Michael Schmitz @ 2001-02-06 21:01 UTC (permalink / raw)
To: Daniel Eisenbud
Cc: Michael Schmitz, Iain Sandoe, Takashi Oe, bob, linuxppc-dev
> >
> > I'll try to cook up someting reasonably safe...
>
> The patch I sent should fix the immediate problem with burning CD's in
> disk-at-once mode. It works for me. But clearly there's room for SCSI
I understood that :-)
> improvements so that this doesn't happen again with other new commands.
It's more about adding disconnect support to the 53C94 PPC driver at the
moment. I'm not touching MESH 'cause I've got no experience with that
code, and no specs. I'm a bit familiar with the 53C9x series chips in the
old Macs.
Michael
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: SOLVED: mesh SCSI bus locks hard on 7500 when burning a CD-R in
2001-02-06 17:41 ` Michael Schmitz
2001-02-06 18:27 ` Daniel Eisenbud
@ 2001-02-07 10:51 ` Geert Uytterhoeven
1 sibling, 0 replies; 7+ messages in thread
From: Geert Uytterhoeven @ 2001-02-07 10:51 UTC (permalink / raw)
To: Michael Schmitz; +Cc: Iain Sandoe, Takashi Oe, bob, linuxppc-dev
On Tue, 6 Feb 2001, Michael Schmitz wrote:
> > > 7100. G3 desktop comes with mesh.
>
> Too bad. I don't think I have space for yet another kernel tree on my
> Lombard, or the stomach to get involved with the Nubus kernel.
Come on, Michael! The Nubus kernel is just a mix of what you're used to. And
food got mixed in the stomach anyway :-)
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 7+ messages in thread
* telnet option processing macros.
2001-02-06 7:38 SOLVED: mesh SCSI bus locks hard on 7500 when burning a CD-R in Iain Sandoe
2001-02-06 13:20 ` Tony Mantler
2001-02-06 17:41 ` Michael Schmitz
@ 2001-02-09 8:00 ` Srinivas Rao.M
2 siblings, 0 replies; 7+ messages in thread
From: Srinivas Rao.M @ 2001-02-09 8:00 UTC (permalink / raw)
To: linuxppc-dev
Hello everyone,
This question is about the telnet state machine (RFC854 , RFC1143)
I want one help regarding the telnet state machine macros (
my_state_will, his_state_wont, etc,). Actually i got the theoretical
information about the state machine but i am unable to get the practical
explanation about these macros. I have read the RFC1143 for avoiding the
loops in the option processing. And also read the telnet source code. but
could not find the trick there.
where i can get the description of these marcros.
thanks
Srini...
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2001-02-09 8:00 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-06 7:38 SOLVED: mesh SCSI bus locks hard on 7500 when burning a CD-R in Iain Sandoe
2001-02-06 13:20 ` Tony Mantler
2001-02-06 17:41 ` Michael Schmitz
2001-02-06 18:27 ` Daniel Eisenbud
2001-02-06 21:01 ` Michael Schmitz
2001-02-07 10:51 ` Geert Uytterhoeven
2001-02-09 8:00 ` telnet option processing macros Srinivas Rao.M
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).