Date: Wed, 19 May 2004 17:37:36 +0300 From: Lefteris Tsintjelis <lefty@ene.asda.gr> To: Peter Jeremy <peter.jeremy@alcatel.com.au> Cc: freebsd-stable@freebsd.org Subject: Re: Digiboard PCI Xem driver Message-ID: <40AB7130.B1ECF162@ene.asda.gr> References: <40A0C3FC.2CDCA39D@ene.asda.gr> <20040511211714.GO95736@gsmx07.alcatel.com.au> <40A2E741.40ABFD0E@ene.asda.gr> <20040519000043.GA79139@gsmx07.alcatel.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Peter, code compiled with no problems but didn't work. I tried a few things and even tried a fresh new installation of -current with a couple of different results but there seems to be a problem with the driver. The behavior of the driver was very similar with -stable as well as with -current. -stable) when compiled in the kernel, kernel crashed on boot. when compiled as a module I got the following error: # kldload digi_Xem # kldload digi digi0 mem 0xe1800000-0xe1bfffff irq 10 at device 11.0 on pci0 . ( and about 5-10 seconds later on ) ... digi0: Cannot init without BIOS Seems that it can not load the BIOS into the card. -current) (5.2.1) had the same problem. Kernel crashed while booting with a very similar error with -stable but came up with a debug prompt. How can I help debug this one? Can anyone please advise? Thank you, Lefteris Tsintjelis
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40AB7130.B1ECF162>