NetBSD/sys/arch/alpha
simonb e59356ecdd In __cpu_simple_lock_try(), use "return (v0 != 0);" instead of
"return (v0);" where v0 is an unsigned long and the function return
type is int.  Stops lint warnings when this file is included.

Fix from Jason Thorpe.
2000-06-07 01:49:13 +00:00
..
a12 Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
alpha Needs to look at different stuff depending if the scsipi bus is SCSI or ATAPI 2000-06-06 20:26:19 +00:00
common Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:10 +00:00
compile
conf Give the `sio' and `pceb' drivers the `82c693' attribute. 2000-06-06 03:10:55 +00:00
include In __cpu_simple_lock_try(), use "return (v0 != 0);" instead of 2000-06-07 01:49:13 +00:00
isa Forgot __KERNEL_RCSID(). 2000-06-01 05:49:36 +00:00
mcbus
pci Use the common 82c693 access functions to read/write the ELCR. 2000-06-06 03:10:13 +00:00
stand
tc Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:26 +00:00
tlsb
Makefile
STYLE