From owner-freebsd-hardware Sat Aug 1 16:41:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA04706 for freebsd-hardware-outgoing; Sat, 1 Aug 1998 16:41:29 -0700 (PDT) (envelope-from owner-freebsd-hardware@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA04701 for ; Sat, 1 Aug 1998 16:41:27 -0700 (PDT) (envelope-from dkelly@n4hhe.ampr.org) Received: from nospam.hiwaay.net (tnt2-89.HiWAAY.net [208.147.148.89]) by mail.HiWAAY.net (8.9.0/8.9.0) with ESMTP id SAA04197 for ; Sat, 1 Aug 1998 18:41:19 -0500 (CDT) Received: from n4hhe.ampr.org (localhost.ampr.org [127.0.0.1]) by nospam.hiwaay.net (8.8.8/8.8.8) with ESMTP id SAA03810 for ; Sat, 1 Aug 1998 18:41:18 -0500 (CDT) (envelope-from dkelly@n4hhe.ampr.org) Message-Id: <199808012341.SAA03810@nospam.hiwaay.net> X-Mailer: exmh version 2.0.2 2/24/98 To: freebsd-hardware@FreeBSD.ORG Subject: PCI and de0 From: David Kelly Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 01 Aug 1998 18:41:18 -0500 Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org About a year or so ago the de driver broke for my early version 21040 card. Ended up putting an NE2000 clone on ISA to get by. Later installed an Adaptec 2742 or 2842 (I forget, the VL-bus one) and tried to get it working. And haven't paid much attention to either until recently. The VL Adaptec appears to work but won't boot my 4G IBM DCAS HD. Wonder if 4G was too much for it. Or "geometry" or something is wrong. Only mention this because the Adaptec was on IRQ 15. Noticed de0 was also getting IRQ 15. This is with 2.2.7-RELEASE. But couldn't ifconfig de0 because "interface does not exist". Yet it was listed in dmesg. So I got the great idea to move the Adaptec IRQ to 10. This time dmesg doesn't list the de0 at all. Removed the Adaptec and now the de0 is detected but looks like this: FreeBSD 2.2.7-STABLE #0: Fri Jul 31 09:22:28 CDT 1998 dkelly@Grumpy.tbe.com:/usr3/src/sys/compile/GRUMPY CPU: AMD Am5x86 Write-Back (486-class CPU) Origin = "AuthenticAMD" Id = 0x4f4 Stepping=4 Features=0x1 real memory = 33554432 (32768K bytes) avail memory = 30728192 (30008K bytes) Probing for devices on PCI bus 0: vga0 rev 211 int a irq 12 on pci0:12:0 ahc0 rev 0 int a irq 11 on pci0:13:0 ahc0: aic7870 Single Channel, SCSI Id=7, 16/255 SCBs ahc0 waiting for scsi devices to settle ahc0: target 0 Tagged Queuing Device (ahc0:0:0): "IBM DCAS-34330 S61A" type 0 fixed SCSI 2 sd0(ahc0:0:0): Direct-Access 4134MB (8467200 512 byte sectors) (ahc0:3:0): "ARCHIVE ANCDA 2750 28077 -003" type 1 removable SCSI 2 st0(ahc0:3:0): Sequential-Access density code 0x15, 512-byte blocks, write-enabled de0 rev 0 int a irq ?? on pci0:14:0 pci_map_port failed: not configured by bios. chip0 rev 4 on pci0:16:0 chip1 rev 14 on pci0:18:0 pci0:18:1: UMC, device=0x673a, class=storage (ide) [no driver assigned] 1996 AMI BIOS doesn't have provisions for assigning IRQ to the card the way the Award BIOS does on this Asus P6NP5. Other than The Real Solution: Go Buy New Intel Ethernet Card and Ditch This Cheap Junk MB Too, is there something I could/should do? There doesn't appear to be a way to assign an IRQ in the kernel config. -- David Kelly N4HHE, dkelly@nospam.hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message