minix/drivers/dec21140A/dec21140A.conf
Ben Gras 349a158056 base system hooks for pkgsrc drivers
. rc script and service know to look in /usr/pkg/.. for
	  extra binaries and conf files
	. service split into parsing config and doing RS request
	  so that a new utility (printconfig) can just print the
	  config in machine-parseable format for netconf integration
	. converted all base system eth drivers/netconf
2011-11-16 16:18:21 +01:00

18 lines
350 B
Plaintext

service dec21140A
{
type net;
descr "DEC Tulip 21140A in VirtualPC";
system
UMAP # 14
IRQCTL # 19
DEVIO # 21
;
pci device 1011/0009;
ipc
SYSTEM pm rs log tty ds vm
pci inet lwip
;
};