Add an example of how to do the cryptic change suggested by UPDATING

for pccard IRQs.
This commit is contained in:
Julian Elischer 2001-06-10 02:59:59 +00:00
parent f9bac91b18
commit e88b774c79
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77958

View File

@ -9,7 +9,9 @@ ITEMS:'
pccard support for pci cards has been committed. You must change
your /etc/pccard.conf irq lines. It must match the irq used by
pcic device. Interrupt storms may result if you fail to do this.
Interrupt storms look a lot like a hang.
Interrupt storms look a lot like a hang. You do this by using the
-I and -i options to pccardd via the pccardd_flags entry in
/etc/rc.conf, e.g. pccardd_flags="-I -i 11"
20010530:
INSTALL=install -C is being deprecated. If you want to do this,