Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 2003 09:17:53 +0200
From:      Andrea Campi <andrea@webcom.it>
To:        Ronald Klop <ronald-freebsd@klop.yi.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: irq conflict laptop with 5.1-current
Message-ID:  <20031024071753.GA17866@webcom.it>
In-Reply-To: <oprxhux2e7hfcnru@outgoing.local>
References:  <oprxhux2e7hfcnru@outgoing.local>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 23, 2003 at 01:45:28PM +0200, Ronald Klop wrote:
> Running my laptop Compaq Armada 7400 with 5.1-CURRENT from about two days 
> ago.
> The OHCI (USB) is on IRQ 11 and the PCCARD/CARDBUS also.
> I now get a 'arp: unknown hardware address format (0x0000)' errors.
> The 0x0000 can also be 0x2063 or oxfc00 or something else.

Your current is not current enough. Make sure you have:

andrea@brian:~$ ident /usr/src/sys/dev/ep/if_ep.c
/usr/src/sys/dev/ep/if_ep.c:
     $FreeBSD: src/sys/dev/ep/if_ep.c,v 1.124 2003/10/23 05:33:53 imp Exp $
     $FreeBSD: src/sys/dev/ep/if_ep.c,v 1.124 2003/10/23 05:33:53 imp Exp $

I was seeing the same issue you are seeing, and this fixed it for me.


Bye,
	Andrea

-- 
            It is easier to fix Unix than to live with NT.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031024071753.GA17866>