summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>2001-06-10 02:59:59 +0000
committerjulian <julian@FreeBSD.org>2001-06-10 02:59:59 +0000
commitf62ce7f638594b6279c0809937da719437756da5 (patch)
tree0591ed15e80be07ae20d681c751550aaa01a5a50 /UPDATING
parentdced41b010427ac65d6b272c8f71fe0ceb10f957 (diff)
downloadFreeBSD-src-f62ce7f638594b6279c0809937da719437756da5.zip
FreeBSD-src-f62ce7f638594b6279c0809937da719437756da5.tar.gz
Add an example of how to do the cryptic change suggested by UPDATING
for pccard IRQs.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 3 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index e36045d..2f9e037 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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,
OpenPOWER on IntegriCloud