On Thu, Nov 29, 2001 at 03:35:43PM -0800, Gregory Neil Shapiro wrote:
> ps> has anyone tested using a Archos 6000 (using a isd200 interface) with the
> ps> umass driver under freebsd?
>
> Just bought one (the 20G version but same interface) this weekend and can
> verify that it does not work with
On Sat, Dec 01, 2001 at 09:40:33AM +0100, Bernd Walter wrote:
> On Thu, Nov 29, 2001 at 03:35:43PM -0800, Gregory Neil Shapiro wrote:
> > ps> has anyone tested using a Archos 6000 (using a isd200 interface) with the
> > ps> umass driver under freebsd?
> >
> > Just bought one (the 20G version but
Sorry for late reply.
jkh> Don't you want to try the devfs mount and only copy device files
jkh> if that returns an error code?
Hmm, it seems better to me. I'll try it again... I find that more
error handling is required if mounting devfs is failed.
-- -
Makoto `MAR' Matsushita
To Unsubscri
On Sat, Dec 01, 2001 at 01:40:33AM -0500, Mike Barcroft wrote:
> Ruslan,
> I think your recent ICMP commit may have seriously broken -current.
> When I ping any network interface including localhost, I get an
> instant panic. Others on IRC were saying they're seeing immediate
> panics on boot. I
jkh> Don't you want to try the devfs mount and only copy device files
jkh> if that returns an error code?
How 'bout this patch (attached below)? I've recreate boot floppies
with this patch, then put them to:
http://people.FreeBSD.org/~matusita/5.0-CURRENT-20011121-JPSNAP_usedevfs/
-- -
Makoto
On Thu, Nov 29, 2001 at 10:42:45AM -0800, Eugene M. Kim wrote:
> Hello,
>
> I am getting the following error in the make depend stage; could anyone
> shed a light?
>
> (The host system is 5-current as of around May 1.)
>From UPDATING (you do read UPDATING, don't you?):
20010502:
Perl b
ticso> Does it get connectet to umass?
No, ugen.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Sat, Dec 01, 2001 at 12:13:30PM +0100, Patrik Sundberg wrote:
> On Sat, Dec 01, 2001 at 09:40:33AM +0100, Bernd Walter wrote:
> > On Thu, Nov 29, 2001 at 03:35:43PM -0800, Gregory Neil Shapiro wrote:
> > > ps> has anyone tested using a Archos 6000 (using a isd200 interface) with the
> > > ps> u
ticso> Can anyone with such a drive please mail the complete specification?
ticso> Apply the attached patch and mail the usbdevs -v output.
Here you go:
port 1 addr 2: self powered, config 1, USB Storage Adapter(0x0031), In-System
Design(0x05ab), rev 0x0100, class 0xff, subclass 0x00, protocol
On Sat, Dec 01, 2001 at 09:39:28AM -0800, Gregory Neil Shapiro wrote:
> ticso> Can anyone with such a drive please mail the complete specification?
> ticso> Apply the attached patch and mail the usbdevs -v output.
>
> Here you go:
>
> port 1 addr 2: self powered, config 1, USB Storage Adapter(0x
> i found a posting on the netbsd current mailinglist stating that with some
> minor modifications it sort of attached to the umass driver, but the author
> had no further success. the posting can be viewed at:
> http://www.geocrawler.com/archives/3/497/2001/7/100/6233506/
>
> hope someone with t
Well, I *did* read UPDATING, and I saw the perl breakage notice. But it
seems not to be relevant to me, as my source code is current (I mean, up
to date); I cvsupped it just before starting make world. Only my host
system is built around May 1.
Thanks,
Eugene
On Sat, Dec 01, 2001 at 05:18:45PM
Oh, never mind. I just re-read the thread you pointed (thanks) and saw
it affects the systems *installed around the breakage date*.
UPDATING does not mention about this fact (it simply says `Building perl
was broken'); perhaps it should be updated to mention the misfortune of
the installed syste
On Sat, Dec 01, 2001 at 01:26:11PM -0800, Eugene M. Kim wrote:
> Oh, never mind. I just re-read the thread you pointed (thanks) and
> saw it affects the systems *installed around the breakage date*.
>
> UPDATING does not mention about this fact (it simply says `Building
> perl was broken'); perh
Hello all,
I was in X today and the computer spontaneously restarted so I didn't see and
panic. After a restart fsck started in the background (I'm using soft updates
on all of my filesystems). While trying to determing what caused the crash by
looking in the system logs the computer crashed ag
With my kernel and with a Generic kernel, I am getting a Fatal trap 12
when trying to access the network.
The first thing that happens on the network seems to cause the panic.
The following was an error with a
generic kernel. I'm typing it so there could be mistakes.
Fatal trap 12: page fau
cvsup -- this was "fixed" sometime within the last 24hours.
On Sat, 1 Dec 2001, Edwin Culp wrote:
:With my kernel and with a Generic kernel, I am getting a Fatal trap 12
:when trying to access the network.
:The first thing that happens on the network seems to cause the panic.
: The followi
Andrew,
Thanks. Now my problem is that I can't cvsup. Any ideas on how to
update my sources?
Maybe someone could email me a patch and I could take it over with a
floppy. Right now
I have no access to the network with the machine that has the fatal trap.
Thanks,
ed
Andrew R. Reiter wrote
* Edwin Culp <[EMAIL PROTECTED]> [011201 21:25] wrote:
> Andrew,
>
> Thanks. Now my problem is that I can't cvsup. Any ideas on how to
> update my sources?
> Maybe someone could email me a patch and I could take it over with a
> floppy. Right now
> I have no access to the network with the
Edwin,
The following is the current fix in place:
Index: ip_output.c
===
RCS file: /home/ncvs/src/sys/netinet/ip_output.c,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- ip_output.c 4 Nov 2001 22:56
At 07:12 PM 12/1/2001 -0800, Edwin Culp wrote:
>Andrew,
>
>Thanks. Now my problem is that I can't cvsup. Any ideas on how to update my
>sources?
>Maybe someone could email me a patch and I could take it over with a floppy. Right
>now
>I have no access to the network with the machine that ha
Manfred Antar wrote:
>At 07:12 PM 12/1/2001 -0800, Edwin Culp wrote:
>
>>Andrew,
>>
>>Thanks. Now my problem is that I can't cvsup. Any ideas on how to update my
>sources?
>>Maybe someone could email me a patch and I could take it over with a floppy. Right
>now
>>I have no access to the ne
Alfred,
Thanks for the suggestions. The first thing I tried was the kernel.old
but somehow I managed to have the same
problem. It just dawned on me that I could build a Generic kernel on my
laptop burn it on a cd (don't have a floppy)
and install it on the sick machine. That is what I did an
Title: HEY SEXY, COME PLAY WITH ME!
HEY
SEXY, COME PLAY WITH ME!
Monster
Movie XXX MadNess!!!
Amateur Movies
- Closeup Facials - Hardcore Pornstar Flix
Monster Dicks
- Cum-soaked TeeNs - Ripe Blondes
Hot Brunettes
- Much More XXX
CLICK
HERE!
WARNING: This
site contains explicit sexual
Some other URLs to add for this case:
http://mail-index.netbsd.org/tech-kern/2001/05/02/0006.html
http://www.ceres.dti.ne.jp/~tsutsui/netbsd/todo.html
Sounds like it's more than a simple quirk.
--
B.Walter COSMO-Project http://www.cosmo-project.de
[EMAIL PROTECTED]
Title: ÀÎÅÍ³Ý ¹«·á ÀüȹøÈ£ µî·Ï°ú ÃÖÀú°¡ Àüȱâ ÆǸŠÀ̺¥Æ® !
ÀúÈñ Çï·Î¿ìÅÚÀ» ÀÌ¿ëÇÏ¿© ¿¹¾à°¡ÀÔÀ» ÇϽŠ°í°´´Ôµé¿¡°Ô
°¨»
26 matches
Mail list logo