In message: <[EMAIL PROTECTED]>
Gavin Atkinson <[EMAIL PROTECTED]> writes:
: > cardbus0: (vendor=0x115d, dev=0x0103) at 0.1 irq 11
: > pccbb0: CardBus card activation failed
:
: I don't really understand whats going wrong here. Do you have sio in your
: kerenl? This card is listed in
Yann Berthier wrote:
> On Mon, 22 Jul 2002, Peter Wemm wrote:
>
> > It might be just me because I swapped an ISA 'si' card for a PCI version, b
ut
> > the problems I've been seeing are pretty spectacular. I'm regularly seeing
> > the following panics:
> >
> > - selwakeup() taking fatal trap
So is anybody else seeing a seriously slow clock after resume? I
ntpdated this machine at 10:30 and by 12:30 it was 25 minutes slow.
Warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
At 02:04 AM 7/23/2002 +0200, Simon 'corecode' Schubert wrote:
>On Mon, 22 Jul 2002 15:51:14 -0700 Karl Agee wrote:
>
> > config -d /usr/obj/usr/src/sys/NEWKERNEL
> > /usr/src/sys/i386/conf/NEWKERNEL
> > config: Device "pci" requires a count
> > FYI: static unit limits for ppp are set: NPPP=1
> > c
On Sun, 21 Jul 2002, Andrzej Kwiatkowski wrote:
> Can anyone help me ?
> I've got Dell Latitude C600 Notebook with this PCMCIA Card.
> But i can't use this card because it isn't recognized by my System.
> Product version: 5.0
> Product name: Xircom | CardBus Ethernet 10/100 + Modem 56 | CBEM56G
On Mon, 22 Jul 2002 15:51:14 -0700 Karl Agee wrote:
> config -d /usr/obj/usr/src/sys/NEWKERNEL
> /usr/src/sys/i386/conf/NEWKERNEL
> config: Device "pci" requires a count
> FYI: static unit limits for ppp are set: NPPP=1
> config: Device "card" requires a count
> FYI: static unit limits for atkbdc
System was cvsup'd yesterday afternoon:
FreeBSD 5.0-CURRENT #4: Sun Jul 21 23:43:59 EDT 2002
ajenkins@foo:/usr/obj/usr/src/sys/MYKERNEL-5.0
Background fsck was started and I waited a decent amount of time after
the login: prompt showed up before logging into root. Root (bash)
prompt displ
here's the errors:
===> NEWKERNEL
mkdir -p /usr/obj/usr/src/sys
cd /usr/src/sys/i386/conf;
PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
config -d /usr/obj/usr/src/sys/NEWKERNEL
/usr/src/sys/i386/conf/NEWKERNEL
c
I still haven't got my Netgear MA401 working on my Compaq Evo N160 laptop
using FreeBSD-5.0 but it works using FreeBSD-4.6.
Now I wonder isn't it wrong that both pcic0 and fxp0 using the same memory
area 0xd020? In 4.6 the pcic0 get 0x4400 (4.6-RELEASE) resp.
0x8800 (4.6-STABLE).
Any
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
This patch should fix the sparc64 tinderbox warning/error.
--- aicasm_gram.y.orig Mon Jul 22 10:53:58 2002
+++ aicasm_gram.y Mon Jul 22 10:54:43 2002
@@ -1586,9 +1586,9 @@
}
src_mode = dst_value & 0xF;
dst_mode = (dst_value >> 4) & 0xF;
-can
Hello,
I have a kernel and world from Saturday, it seems reasonably ok in
console mode (does not panic although it is used as an ADSL router) but
in X, it locks up very easily. I tried it with Mozilla on Sunday, it
froze twice within as many hours, in a seemingly undeterministic manner.
Unfortuna
Hi Alfred, (and other may commit this patch if Alfred doesn't)
Here is the patch again. Previous version did only work for
digit hostnames, of course. This one should work.
This fixes the following bugs:
1.) getnetconfigent() was wrong, it should have been __rpc_setconf().
2.) If 1.) was fixe
On Sun, 21 Jul 2002, Tim Robbins wrote:
> On Sun, Jul 21, 2002 at 08:30:14PM +1000, Bruce Evans wrote:
> > Er, there is no kernel bug here AFAIK. I don't really understand rev.1.54
> > of su.c. Is it related to the PAM brokenness that is worked around in
> > rev.1.53?
>
> Suspending chpass and
With my system is something wrong. When i'm working
in X, i use XFree86-Server-4.2.0_4, compiled on my
system with fluxbox-0.1.10, system hangs and reboot.
I've got anything in my system logs. My system is
FreeBSD kwiatek.eu.org 5.0-CURRENT FreeBSD 5.0-CURRENT #8: Sat Jul 20
20:33:31 CEST 2002
H
Eric Anholt wrote:
> On Sat, 2002-07-20 at 03:14, John Angelmo wrote:
>
>>Well here's my latest XFree86-4 build errors, I made a clean build
>>uninstalled XFree-4, perl and so on but still I get these errors
>>
>
> [...]
>
>
>>===> Extracting for XFree86-4.2.0_1,1
>>
No MD5 checksum file
--
>>> Rebuilding the temporary build tree
--
>>> stage 1: bootstrap tools
--
>>> stage 2: cleaning up the object tree
On Mon, 22 Jul 2002, Peter Wemm wrote:
> It might be just me because I swapped an ISA 'si' card for a PCI version, but
> the problems I've been seeing are pretty spectacular. I'm regularly seeing
> the following panics:
>
> - selwakeup() taking fatal traps (always while running postfix/smtpd,
>
On (2002/07/21 21:08), Eric Anholt wrote:
> You don't have XFree86-4 uninstalled, or don't have it uninstalled
> successfully. Just removing the XFree86-4 metaport doesn't remove the
> miniports that contain the actual files. If you are going to build
> without using portupgrade, you should sta
* Peter Wemm <[EMAIL PROTECTED]> [020722 00:16] wrote:
> It might be just me because I swapped an ISA 'si' card for a PCI version, but
> the problems I've been seeing are pretty spectacular. I'm regularly seeing
> the following panics:
>
> - selwakeup() taking fatal traps (always while running p
21 matches
Mail list logo