Date: Thu, 30 Dec 1999 16:53:19 -0600 From: Christopher Klumb <cklumb@bayou.uh.edu> To: "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG> Subject: Compiling kernel Message-ID: <386BE25F.43A7EB0@bayou.uh.edu>
next in thread | raw e-mail | index | archive | help
I just recently installed FreeBSD 3.3. I decided to recompile the kernel to get my NIC working and to remove unwanted devices. I did: /usr/sbin/config MYKERNEL, cd ../../compile/MYKERNEL, make depend, make, make install. No error messages were recieved. However, when I reboot, it appears that the original kernel is being booted. All the devices I removed from MYKERNEL show up with "dmesg." More importantly, it is trying to initialze my NIC with parameters other then the ones I put in MYKERNEL. My NIC is a 3c503. When I boot I get the message "ed0 not found at io 280", or something like that. Could someone tell what gives? Also, what value should I use for the iomem parameter? Thanks, Christopher Klumb cklumb@bayou.uh.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?386BE25F.43A7EB0>