diff options
-rw-r--r-- | drivers/firewire/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/firewire/Kconfig b/drivers/firewire/Kconfig index 68f942cb30f2..49009b489f37 100644 --- a/drivers/firewire/Kconfig +++ b/drivers/firewire/Kconfig | |||
@@ -77,7 +77,8 @@ config FIREWIRE_NOSY | |||
77 | The following cards are known to be based on PCILynx or PCILynx-2: | 77 | The following cards are known to be based on PCILynx or PCILynx-2: |
78 | IOI IOI-1394TT (PCI card), Unibrain Fireboard 400 PCI Lynx-2 | 78 | IOI IOI-1394TT (PCI card), Unibrain Fireboard 400 PCI Lynx-2 |
79 | (PCI card), Newer Technology FireWire 2 Go (CardBus card), | 79 | (PCI card), Newer Technology FireWire 2 Go (CardBus card), |
80 | Apple Power Mac G3 blue & white (onboard controller). | 80 | Apple Power Mac G3 blue & white and G4 with PCI graphics |
81 | (onboard controller). | ||
81 | 82 | ||
82 | To compile this driver as a module, say M here: The module will be | 83 | To compile this driver as a module, say M here: The module will be |
83 | called nosy. Source code of a userspace interface to nosy, called | 84 | called nosy. Source code of a userspace interface to nosy, called |