Date: Sun, 18 Apr 1999 22:45:08 +0200 (SAT) From: John Hay <jhay@mikom.csir.co.za> To: current@FreeBSD.ORG Subject: newbus and isa auto irq Message-ID: <199904182045.WAA78724@zibbi.mikom.csir.co.za>
next in thread | raw e-mail | index | archive | help
Hi, I ave found one more thing that seems to be broken. I have used the irq "autodetect" feature of the ed(4) for a long time, but it seems that the newbus compatability shim is not doing the right thing with it. My kernel config file have a line like this: device ed0 at isa? port 0x280 net irq ? iomem 0xd8000 The card gets probed but you just get device timeouts and there is no mention of an irq for that device in the probe output. Booting with -c and specifying the irq there also didn't work. Rebuilding the kernel with a config file which specified the irq did work though. John -- John Hay -- John.Hay@mikom.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904182045.WAA78724>