NetBSD/sys/arch/arm
bsh a99b5e08a5 + add an arg to s3c2800_intr_establish() for interrupt type:
IST_EDGE_{FALLING,RISING,BOTH}, or IST_LEVEL_{LOW,HIGH}. This
  argument is valid only for GPIO interrupts (IRQ0..7).

+ Don't clear interrupt pending bits for IIC in interrupt handler.
  Since clearing these bits starts next IIC transmission immediately,
  IIC driver should handle these.
2003-05-12 07:48:37 +00:00
..
arm Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
arm32 Back out the following chagne: 2003-05-10 21:10:23 +00:00
conf ARM32_PMAP_NEEDS_PTE_SYNC no longer exists. 2003-05-03 00:47:42 +00:00
footbridge Use PAGE_SIZE rather than NBPG. 2003-04-01 23:19:08 +00:00
fpe-arm Merge the nathanw_sa branch. 2003-01-17 21:55:23 +00:00
include Remove redundant bounds_check_with_label() prototype. 2003-05-10 16:12:02 +00:00
iomd Some entries were missing so i'd better add them for completion. 2003-05-06 00:29:57 +00:00
ixp12x0 Add __KERNEL_RCSID tags 2003-03-25 06:12:46 +00:00
mainbus Use aprint*(). 2003-04-29 01:07:30 +00:00
ofw Call ksyms_init() instead of ddb_init() in case of 2003-04-26 11:05:05 +00:00
s3c2xx0 + add an arg to s3c2800_intr_establish() for interrupt type: 2003-05-12 07:48:37 +00:00
sa11x0 Remove unused structure member variables. 2003-04-14 14:18:41 +00:00
xscale Use aprint*(). 2003-04-29 01:07:30 +00:00
Makefile cats and netwinder can share a common footbridge_intr.h file, so install and 2002-09-28 15:53:03 +00:00