Date: Fri, 21 Jul 2000 15:02:20 +0200 From: Graham Wheeler <gram@cequrux.com> To: freebsd-questions@freebsd.org Subject: Configuring kernel for ISA card from loader.rc Message-ID: <397849DC.E90521CB@cequrux.com>
next in thread | raw e-mail | index | archive | help
Hi all Usually I build kernels specific to my hardware, but I decided yesterday to play with the /boot stuff to try to configure the kernel that way. I added a line to /boot/loader.rc that says: load -t userconfig_script /boot/loader.conf Then in loader.conf, I put the lines: irq ed0 10 port ed0 0x320 However, when I reboot, I see: irq ed0 10 ^ syntax error and the kernel config doesn't get set right. What am I doing wrong? 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?397849DC.E90521CB>