NetBSD/sys/arch/dreamcast/dev/g2
itohy 7710d527c5 Allow multiple event handlers to be installed to an IRL.
The IRL is specified as IPL (2nd arg of sysasic_intr_establish()).
Current mapping:
	IRL9	IPL_BIO
	IRL11	IPL_NET
	IRL13	IPL_TTY
2002-11-15 13:29:26 +00:00
..
g2bus.c Add trailing ; to CFATTACH_DECL 2002-10-02 15:45:10 +00:00
g2bus_bus_mem.c SR related parts moved to psl.h. cpufunc.h segments.h are removed. 2002-03-03 14:31:24 +00:00
g2busvar.h adapted to new interrupt code and shb changes. 2002-03-24 18:21:08 +00:00
gapspci.c Add trailing ; to CFATTACH_DECL 2002-10-02 15:45:10 +00:00
gapspci_dma.c move initialization of the "struct pglist" returned by uvm_pglistalloc() 2002-06-02 14:44:35 +00:00
gapspci_pci.c Allow multiple event handlers to be installed to an IRL. 2002-11-15 13:29:26 +00:00
gapspcivar.h