Subject: Re: ifconfig and pvcsif/pvctxctl
To: None <thorpej@zembu.com>
From: None <itojun@iijlab.net>
List: tech-net
Date: 10/03/2000 03:07:49
> > 	another question: is "en" driver and "pvc" interface working? :-)
> > 	i don't have the card with me.
>Should the "pvc" interface be changed to work like "vlan" interfaces?
>I.e.:
>ifconfig pvc0 create
>ifconfig pvc0 netif en0 vpi ... vci ...
>?
>Maybe for these types of things we can have a generic "set netif" ioctl.

	i agree, but i'd like to do that when we have more generic support for
	pvc* interface, works for more than 1 ATM cards.
	current pvc* code is inside en* driver, and only works with en*.

	not sure if ATM card support has a high demanded today...

itojun