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

1993/0219/pc/devfloppy.c (diff list | history)

1993/0219/sys/src/9/pc/devfloppy.c:110,1151993/0410/sys/src/9/pc/devfloppy.c:110,116 (short | long | prev | next)
1992/1006    
 { "5¼HD",	T1200kb, 512, 15, 2, 1, 80, 0x2A, 0x50, 0, }, 
 { "5¼DD",	T1200kb, 512,  9, 2, 2, 40, 0x2A, 0x50, 1, }, 
 { "5¼DD",	T360kb,  512,  9, 2, 1, 40, 0x2A, 0x50, 2, }, 
1993/0410    
 { "ATT3B1",	T360kb,	 512,  8, 2, 1, 48, 0x2A, 0x50, 2, }, 
1991/0727    
}; 
1991/0731    
#define NTYPES (sizeof(floppytype)/sizeof(Type)) 
 


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