Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1#
2# IC Plus device configuration
3#
4
5config IP1000
6 tristate "IP1000 Gigabit Ethernet support"
7 depends on PCI && EXPERIMENTAL
8 select NET_CORE
9 select MII
10 ---help---
11 This driver supports IP1000 gigabit Ethernet cards.
12
13 To compile this driver as a module, choose M here: the module
14 will be called ipg. This is recommended.