Subject: misc/29220: Document additional irq fixup for cbb(4).
To: None <misc-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <freza@liberouter.org>
List: netbsd-bugs
Date: 02/04/2005 02:04:00
>Number:         29220
>Category:       misc
>Synopsis:       Document additional irq fixup for cbb(4).
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Feb 04 02:04:00 +0000 2005
>Originator:     Jachym Holecek
>Release:        NetBSD 2.99.14
>Organization:
None.
>Environment:
System: NetBSD hanele 2.99.14 NetBSD 2.99.14 (HANELE) #22: Fri Feb 4 02:42:03 CET 2005 jh@hanele:/data/obj/sys/arch/i386/compile/HANELE i386
Architecture: i386
Machine: i386
>Description:
Apart from some PCIBIOS options, ACPI can help with pci irq routing too.
Patch below adds a note about this to cardbus manpage.
>How-To-Repeat:
>Fix:
Index: cardbus.4
===================================================================
RCS file: /cvsroot/src/share/man/man4/cardbus.4,v
retrieving revision 1.20
diff -u -r1.20 cardbus.4
--- cardbus.4	11 May 2004 23:21:51 -0000	1.20
+++ cardbus.4	4 Feb 2005 01:53:34 -0000
@@ -117,6 +117,11 @@
 .It
 .Cd options PCIBIOS_INTR_FIXUP
 .El
+or (if ACPI is in use)
+.Bl -item -offset indent -compact
+.It
+.Cd ACPI_PCI_FIXUP
+.El
 in the kernel configuration might be of use.
 .Sh SEE ALSO
 .Xr adv 4 ,