From owner-freebsd-current Sat Jan 2 02:33:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA03421 for freebsd-current-outgoing; Sat, 2 Jan 1999 02:33:00 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dingo.cdrom.com (castles354.castles.com [208.214.167.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA03415 for ; Sat, 2 Jan 1999 02:32:58 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (LOCALHOST [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id CAA76152; Sat, 2 Jan 1999 02:29:53 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199901021029.CAA76152@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Gregory Bond cc: current@FreeBSD.ORG Subject: Re: SMC EtherEZ PnP In-reply-to: Your message of "Thu, 31 Dec 1998 16:25:26 +1100." <199812310525.QAA20771@melba.bby.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 02 Jan 1999 02:29:52 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I've got an SMC EtherEZ 8416 PnP card in an oldish P-100 system with a PnP > BIOS. Neither the GENERIC kernel nor the boot floppy nor any kernel I can > compile recognise this card. AFAICT from the mail list archives, this card (in > a non-PnP version) should be supported by the ed driver. There are no jumpers > or anything to turn off Prug-n-pray or to set ports/irqs etc. > > [As an aside: is there some easy way of mapping ethernet card or chipset to > driver name without "just knowing"?!?] Not easily, no. > I tried editing if_ed.c to add the correct PnP id to the ed_pnpids struct, but > at probe time I get the messages from boot -v: > [...] > vga0: rev 0x00 int a irq 12 on pci0.10.0 > Initializing PnP override table > Probing for PnP devices: > Trying Read_Port at 203 > Trying Read_Port at 243 > Trying Read_Port at 283 > PnP: CSN 2 COMP_DEVICE_ID = 0x0006d041 > CSN 1 Vendor ID: SMC8416 [0x1684a34d] Serial 0xc95830c0 Comp ID: @@@0000 [0x00000000] > port 0x0240 0x0000 0x0000 0x0000 irq 11:0 drq 0:0 en 1 > port 0x0240 0x0000 0x0000 0x0000 irq 11:0 drq 0:0 en 1 > ed1: Invalid ISA memory address range configured: 0x0 - 0x2000 That's bad. Make sure you have "non-PnP OS" selected in your BIOS settings. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message