plan 9 kernel history: overview | file list | diff list

1992/1204/gnot/devisdn.c (diff list | history)

1992/1204/sys/src/9/gnot/devisdn.c:85,911993/0127/sys/src/9/gnot/devisdn.c:85,91 (short | long | prev | next)
1992/0609    
		addportintr(isdnintr); 
		devinit(dev); 
	} 
	c = devattach('I', spec); 
1993/0127    
	c = devattach('J', spec); 
1992/0609    
	c->dev = dev; 
	return c; 
} 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)