diff options
| author | Warner Losh <imp@FreeBSD.org> | 2000-07-11 17:57:01 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2000-07-11 17:57:01 +0000 |
| commit | 33d70f97bf8ba280983131e06e1a75adaf1bf72f (patch) | |
| tree | b6e7179f14487498802118a1f1d517160f383f07 | |
| parent | aae7f33e583867ce26d9ed4d1a82a750b55e2bc6 (diff) | |
Notes
| -rw-r--r-- | etc/defaults/pccard.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index 4cc776e65e71..92926515902d 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -17,7 +17,7 @@ # Generally available IO ports io 0x240-0x360 # Generally available IRQs (Built-in sound-card owners remove 5) -irq 3 5 10 11 13 15 +irq 3 5 10 11 15 # Available memory slots memory 0xd4000 96k |
