Subject: sun-lamp CVS commits
To: None <source-changes@sun-lamp.cs.berkeley.edu>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 11/04/1994 10:40:03
mycroft
Fri Nov  4 10:35:25 PST 1994
Update of /b/source/CVS/src/sys/arch/i386/isa
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/arch/i386/isa

Modified Files:
	aha1542.c aic6360.c bt742a.c clock.c if_ed.c if_ep.c if_ie.c 
	intr.c isa.c npx.c rtfps.c sb.c sbreg.h ultra14f.c 
Log Message:
Change all of the uses of IRQ{0-15} and bit masks to use plain numbers
bit shifting.

mycroft
Fri Nov  4 10:38:19 PST 1994
Update of /b/source/CVS/src/sys/arch/i386/pci
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/arch/i386/pci

Modified Files:
	pci_machdep.c 
Log Message:
Change all of the uses of IRQ{0-15} and bit masks to use plain numbers
bit shifting.