Date: Wed, 19 Jul 2000 16:34:40 -0400 (EDT) From: Wumba Man <wumba_man@yahoo.ca> To: doc@freebsd.org Subject: http://www.freebsd.org/FAQ/hardware.html#AEN1333 change suggestion Message-ID: <20000719203440.9060.qmail@web1306.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Having just gone through the ordeal of installing an ISA PNP modem into a 386/DX40 running 3.4-RELEASE I suggest you change the following section to *NOT* including kernel rebuilding since 3.4-RELEASE already includes pnp. My thinking of logical steps to do in 3.4-RELEASE is this: 1) Install ISA PnP modem 2) Boot machine. Run "pnpinfo | more" as root. 3) Check if the IRQ/DRQ/PORT gets assigned (near the bottom of the output of pnpinfo for that device). 4) If it doesn't get assigned, note the CSN and LDN for the modem. 5) Add a line like this to /boot/kernel.conf to get the kernel to enable the modem pnp 1 0 os enable irq0 4 port0 0x2f8 6) shutdown -r to reboot 7) "dmesg | more" to check if the modem is assigned as sio0 or sio1 Thanks for a great OS. _______________________________________________________ Do You Yahoo!? Get your free @yahoo.ca address at http://mail.yahoo.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000719203440.9060.qmail>