Date: Tue, 22 Jan 2002 01:10:02 -0800 (PST) From: Murray Stokely <murray@FreeBSD.org> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/34030: miibus.ko can be loaded into the kernel which had miibus already by /boot/loader, then cause panic Message-ID: <200201220910.g0M9A2785580@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/34030; it has been noted by GNATS. From: Murray Stokely <murray@FreeBSD.org> To: Yoshihiko Sarumaru <mistral@imasy.or.jp> Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/34030: miibus.ko can be loaded into the kernel which had miibus already by /boot/loader, then cause panic Date: Tue, 22 Jan 2002 01:02:14 -0800 I've verified this problem, and it would definitely be nice to get this fixed for 4.5. This severely limits our ability to move modules around on the boot floppies, since any miibus-based network driver on the MFSROOT floppy will fail to load. It's not just fxp(4) either. bge(4) exhibits the same behavior, as do a few others that I tried. # kldload if_bge module_register: module miibus/ukphy already exists! linker_file_sysinit "miibus.ko" failed to register! 17 kldload: can't load if_bge: Exec format error To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201220910.g0M9A2785580>