Skip to content

Commit

Permalink
firewire: nosy: should work on Power Mac G4 PCI too
Browse files Browse the repository at this point in the history
The first board generation of Power Mac G4 ("Yikes!", those with PCI
graphics) still had a PCILynx controller like their G3 predecessors,
but not the later AGP models.  (Jonathan Woithe recalls to have heard
of it, and some web sources reinforce it.)

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
  • Loading branch information
Stefan Richter committed Feb 26, 2011
1 parent e71084a commit 8fd2af1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion drivers/firewire/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ config FIREWIRE_NOSY
The following cards are known to be based on PCILynx or PCILynx-2:
IOI IOI-1394TT (PCI card), Unibrain Fireboard 400 PCI Lynx-2
(PCI card), Newer Technology FireWire 2 Go (CardBus card),
Apple Power Mac G3 blue & white (onboard controller).
Apple Power Mac G3 blue & white and G4 with PCI graphics
(onboard controller).

To compile this driver as a module, say M here: The module will be
called nosy. Source code of a userspace interface to nosy, called
Expand Down

0 comments on commit 8fd2af1

Please sign in to comment.