NetBSD/sys/arch/mac68k/obio
jmmv 8583ef1822 Pack all global video-related variables into a structure for clarity.
A comment said that they weren't in a struct for speed reasons but...
this should not affect performance because these variables are mostly
used to set other variables (hence they are read few times).
2007-08-29 16:09:31 +00:00
..
asc.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
ascvar.h
esp.c On my LC630 64KB DMA xfer causes timeout errors 2007-06-08 15:03:51 +00:00
espvar.h
grf_obio.c Pack all global video-related variables into a structure for clarity. 2007-08-29 16:09:31 +00:00
if_mc_obio.c Fix this so that it builds after sc_txbuf and sc_rxbuf no longer are void*. 2007-03-05 21:23:49 +00:00
if_sn_obio.c Switch mac68k's sn(4) Ethernet to MI SONIC driver. 2007-06-10 05:59:42 +00:00
iwm_fd.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
iwm_fdvar.h Need char* for pointer arithmetic done in iwm_fd.c. 2007-03-05 15:32:33 +00:00
iwm.s
iwmreg.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
obio.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
obiovar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
sbc_obio.c Use device_cfdata(). 2006-03-29 04:16:44 +00:00
wdc_obio.c Don't call wdc_init_shadow_regs() before struct ata_channel is 2006-10-05 09:34:52 +00:00