Re: Touch pad problem on HP n5470 Laptop

2001-06-29 Thread Manfred Antar
At 08:08 AM 6/29/2001 +0200, Ollivier Robert wrote: >According to Manfred Antar: >> this started. I don't remember ever seeing reference to "psm1" I only have 1 >> mouse on this machine and there is only 1 in the kernel config file. > >Re-read messages in -current a few weeks ago, the problem was

Re: Touch pad problem on HP n5470 Laptop

2001-06-29 Thread Ollivier Robert
According to Manfred Antar: > I did this and now I have no keyboard or mouse. Now that's weird. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- [EMAIL PROTECTED] FreeBSD keltia.freenix.fr 5.0-CURRENT #80: Sun Jun 4 22:44:19 CEST 2000 To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: Touch pad problem on HP n5470 Laptop

2001-06-29 Thread Edwin Culp
That was the problem. It works fine now. Now that you mention it, I do remember that thread. Sorry for the extra noise, and please pass the Ginko, what was that?, ahhh ... Biloba, yeah. ed Quoting Ollivier Robert <[EMAIL PROTECTED]>: | According to Manfred Antar: | > this started. I don't

Re: Touch pad problem on HP n5470 Laptop

2001-06-29 Thread Ollivier Robert
According to Manfred Antar: > I did this and now I have no keyboard or mouse. You have to remove the « hints » only, not all the lines about atkbd/psm if you had them in the kernel config. file... -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- [EMAIL PROTECTED] FreeBSD keltia.freenix.fr

Re: Touch pad problem on HP n5470 Laptop

2001-06-29 Thread Edwin Culp
What I did was leave /boot/device.hints alone and comment out the #hints "GENERIC.hints" in my kernel config file and everything was fine. I was duplicating the hints files. ed Quoting Ollivier Robert <[EMAIL PROTECTED]>: | According to Manfred Antar: | > I did this and now I have no keyboa

Re: Touch pad problem on HP n5470 Laptop

2001-06-29 Thread Manfred Antar
At 04:22 PM 6/29/2001 +0200, Ollivier Robert wrote: >According to Manfred Antar: >> I did this and now I have no keyboard or mouse. > >You have to remove the « hints » only, not all the lines about atkbd/psm if >you had them in the kernel config. file... >-- >Ollivier ROBERT -=- FreeBSD: The Powe

Interrupt problem? with accton EN2242 MiniPCI 10/100BaseTX.

2001-06-29 Thread Edwin Culp
I'm running current and get the following error in dmesg while trying to enable the minipci. This is a HP n5470 laptop. dc0: irq 11 at device 16.0 on pci0 dc0: failed to enable I/O ports! device_probe_and_attach: dc0 attach returned 6 It is sharing irq 11 with the cardbus bridge. As I underst

tunnel interface broken?

2001-06-29 Thread rogelio
For about the three weeks (three make worlds/kernels) I have encountered something after after making a PPP connections with ppp(8): only ifconfig seems to acknowledge the fact that tun0 is up. Such things as: % ping xxx.yyy.zzz Return a "host lookup failure" or something to that effect. ppp0

Re: [acpi-jp 1150] HEADS UP: ACPI update - thermal management

2001-06-29 Thread Mitsuru IWASAKI
Hi, mike. > This is just a heads-up to let folks know that I've committed some early > code to handle thermal management under ACPI. This should DTRT with > active cooling (fans, etc.). It won't help with passive cooling yet (we > need to sort out the processor device control first), and it

Re: Interrupt problem? with accton EN2242 MiniPCI 10/100BaseTX.

2001-06-29 Thread Mike Smith
> I'm running current and get the following error in dmesg while trying to > enable the minipci. This is a HP n5470 laptop. > > dc0: irq 11 at device 16.0 on pci0 > dc0: failed to enable I/O ports! > device_probe_and_attach: dc0 attach returned 6 > > It is sharing irq 11 with the cardbus bridg

Re: Interrupt problem? with accton EN2242 MiniPCI 10/100BaseTX.

2001-06-29 Thread Edwin Culp
Quoting Mike Smith <[EMAIL PROTECTED]>: | > I'm running current and get the following error in dmesg while trying to | > enable the minipci. This is a HP n5470 laptop. | > | > dc0: irq 11 at device 16.0 on pci0 | > dc0: failed to enable I/O ports! | > device_probe_and_attach: dc0 attach return

is current.freebsd.org still down?

2001-06-29 Thread Adam
connection refused or timeout To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

wierd build error with -current

2001-06-29 Thread Matthew Jacob
I now mount my /usr/src read-only. That should work? I'm now getting: cc -nostdinc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/i nclude -DPTHREAD_KERNEL -D_THREAD_SAFE -I/usr/src/lib/libc_r/uthread -I/usr/src/ lib/libc_r/../../include -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS -

-current destabilization

2001-06-29 Thread E.B. Dreger
Any best guesses when -current will be destabilized for the SMPng hackathon? Eddy --- Brotsman & Dreger, Inc. EverQuick Internet Division Phone: +1 (316) 794-8922 Wichita/(Inter)national Phone: +1 (785) 865-5885 Lawrence

Re: Touch pad problem on HP n5470 Laptop

2001-06-29 Thread Warner Losh
In message <[EMAIL PROTECTED]> Edwin Culp writes: : I can't get the mouse working on a new HP Pavilion 5470 laptop. I just : installed and cvsuped, made world and get this in my dmesg. It's my guess : that the second atkbd0/psm1 are the problem. Does anyone have an idea what : I should do? Re

Re: -current destabilization

2001-06-29 Thread Warner Losh
In message <[EMAIL PROTECTED]> "E.B. Dreger" writes: : Any best guesses when -current will be destabilized for the SMPng : hackathon? October 2000. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: GNU ld(1) dumps core

2001-06-29 Thread NAKAMURA Kazushi
In article <[EMAIL PROTECTED]> [EMAIL PROTECTED] writes: >I just committed Binutils 2.11.2. Please let me know if this helps or >not. Thank you! But there remain a problem about gas+ld. Linking bug.C (Message-Id: <[EMAIL PROTECTED]>) results error as below: % c++ bug.C /tmp/ccN393OH.o: In fun

Re: Touch pad problem on HP n5470 Laptop

2001-06-29 Thread Edwin Culp
Got it in the morning, Warner, Thanks. ed Quoting Warner Losh <[EMAIL PROTECTED]>: | In message <[EMAIL PROTECTED]> Edwin Culp writes: | : I can't get the mouse working on a new HP Pavilion 5470 laptop. I just | : installed and cvsuped, made world and get this in my dmesg. It's my guess | |

fd0c mount(8) Race

2001-06-29 Thread Crist J. Clark
I mount a floppy at boot time. The entry was, /dev/fd0c /twfloppy ufs ro 0 0 However, as of a recent CURRENT build I started getting, [normal kernel boot messages] Mounting root from ufs:/dev/ad0s1a Entropy harvesting: interrupts ethernet point

got bad cookie

2001-06-29 Thread NAKAMURA Kazushi
Now I recieved a message: Jun 30 15:33:45 milk /boot/kernel/kernel: got bad cookie vp 0xc64e9be0 bp 0xc203c8ac And "pstat -s" returns nothing. % pstat -s Device 1K-blocks UsedAvail Capacity Type % uname -a FreeBSD milk.kobe1995.net 5.0-CURRENT-20010531-JPSNAP FreeBSD 5.0-CU