Date: Sat, 01 Aug 1998 18:41:18 -0500 From: David Kelly <dkelly@HiWAAY.net> To: freebsd-hardware@FreeBSD.ORG Subject: PCI and de0 Message-ID: <199808012341.SAA03810@nospam.hiwaay.net>
next in thread | raw e-mail | index | archive | help
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<FPU> real memory = 33554432 (32768K bytes) avail memory = 30728192 (30008K bytes) Probing for devices on PCI bus 0: vga0 <VGA-compatible display device> rev 211 int a irq 12 on pci0:12:0 ahc0 <Adaptec 2940 SCSI host adapter> 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 <Digital 21040 Ethernet> rev 0 int a irq ?? on pci0:14:0 pci_map_port failed: not configured by bios. chip0 <generic PCI bridge (vendor=1060 device=8881 subclass=0)> rev 4 on pci0:16:0 chip1 <generic PCI bridge (vendor=1060 device=886a subclass=1)> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808012341.SAA03810>