29ecfde5ef
Change-Id: If00cf1e098da5875eb040f8765273a6fa5e43e33
17 lines
228 B
Text
17 lines
228 B
Text
service lan8710a
|
|
{
|
|
type net;
|
|
descr "Beaglebone Ethernet Controller LAN8710A";
|
|
system
|
|
PRIVCTL # 4
|
|
UMAP # 14
|
|
IRQCTL # 19
|
|
DEVIO # 21
|
|
;
|
|
ipc
|
|
tty inet lwip
|
|
;
|
|
irq 41 # IRQ 41 allowed
|
|
42 # IRQ 42 allowed
|
|
;
|
|
};
|