From owner-freebsd-current Sat Oct 16 20: 6:50 1999 Delivered-To: freebsd-current@freebsd.org Received: from dns.MexComUSA.net (adsl-63-194-214-46.dsl.snfc21.pacbell.net [63.194.214.46]) by hub.freebsd.org (Postfix) with ESMTP id 9923314CF6 for ; Sat, 16 Oct 1999 20:06:40 -0700 (PDT) (envelope-from eculp@MexComUSA.NET) Received: from MexComUSA.NET (cm-208-138-47-186.cableco-op.ispchannel.com [208.138.47.186]) by dns.MexComUSA.net (8.9.3/8.9.3) with ESMTP id UAA75990; Sat, 16 Oct 1999 20:05:00 -0700 (PDT) (envelope-from eculp@MexComUSA.NET) Message-ID: <38093CE5.6CDA842E@MexComUSA.NET> Date: Sat, 16 Oct 1999 20:05:09 -0700 From: Edwin Culp Organization: EnContacto.NET X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.5 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Matthew N. Dodd" Cc: sobomax@altavista.net, current@FreeBSD.ORG Subject: Re: ed0 broken References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Matthew N. Dodd" wrote: > On Sat, 16 Oct 1999, Edwin Culp wrote: > > I had the same problem yesterday and Matthew Dodd sent me the > > following fix that worked fine. I recompiled the kernel and am now > > using it with ed0. > > Ok, if someone could test the following patch: > > ftp://ftp.jurai.net/users/winter/patches/if_ed_pccard.diff > > I'd appriciate it. > > download the patch, apply it in sys/dev/ed, edit files.i386 and uncomment > sys/dev/ed/if_ed_pccard.c. Re-config & make. I tested it and it didn't quite work. It compiled clean and looked as if it were going to work, but a cut of the message when booting starting local daemons:Oct 16 19:02:28 local-27 pccardd[56]: driver allocation f ailed for D-Link(DE-660): Device not configured Oct 16 19:02:28 local-27 pccardd[56]: pccardd started ifconfig: interface ed0 does not exist route: writing to routing socket: Network is unreachable add net default: gateway 192.168.1.1: Network is unreachable This is a difference between the two dmesg's that I don't understand. This is from todays world and kernel. Oct 16 19:12:12 local-27 /kernel: pcic: polling, can't alloc 0 Oct 16 19:12:12 local-27 /kernel: pcic: polling, can't alloc 0 Oct 16 19:12:12 local-27 /kernel: pcic0: on isa0 Oct 16 19:12:12 local-27 /kernel: pccard1: on pc ic0 Oct 16 19:12:12 local-27 /kernel: pccard2: on pc ic0 This is the kernel that works from yesterday. Oct 16 19:42:19 local-27 /kernel.old.safe: pcic: pccard bridge VLSI 82C146 (5 me m & 2 I/O windows) Oct 16 19:42:19 local-27 /kernel.old.safe: pcic: controller irq 9 Oct 16 19:42:19 local-27 /kernel.old.safe: pccard: initalizing drivers: ed Hope that helps. I don't understand but will try to look it tomorrow morning when I'm fresh. I'll build a new world and two kernels and test them. Thanks, ed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message