NetBSD/sys/arch/macppc/dev
jmmv 92e653c23c Let this build again by removing ieee80211_compat.h's inclusion (which does
not exist any more).
2005-06-23 14:33:33 +00:00
..
abtn.c
adb.c Remove one level of interrupt redirection by switching on the ADB 2005-02-01 03:08:16 +00:00
adb_direct.c Rearrange some of the ADB types and void * abuse to make -Wcast-qual 2005-06-05 20:03:55 +00:00
adbvar.h Rearrange some of the ADB types and void * abuse to make -Wcast-qual 2005-06-05 20:03:55 +00:00
aed.c Don't shadow global aed_sc with local aed_sc. 2005-06-05 20:32:30 +00:00
aedvar.h
akbd.c Pass NULL instead of (Ptr)0 to maintain function-pointer safety. 2005-06-05 20:04:47 +00:00
akbdmap.h
akbdvar.h
am79c950.c When adding/deleting multicast addresses, only whack the address 2004-10-30 18:08:34 +00:00
am79c950reg.h
ams.c Rearrange some of the ADB types and void * abuse to make -Wcast-qual 2005-06-05 20:03:55 +00:00
amsvar.h
apm.c Fix shadowing of parameter with local variable. 2005-06-05 20:01:36 +00:00
awacs.c ansify and KNF 2005-01-15 15:19:51 +00:00
dbdma.c
dbdma.h
esp.c
espvar.h
gpio.c
if_bm.c Eliminate use of M_HASFCS. 2005-01-30 19:03:23 +00:00
if_bmreg.h
if_gm.c MPC601: Use RTC instead of TB. (While I'm here, update these to use 2005-01-26 20:51:47 +00:00
if_gmreg.h
if_mc.c
if_mcvar.h Drop default RX bufs to 2 so that they fit in one page of RAM. 2005-01-15 02:50:22 +00:00
if_wi_obio.c Let this build again by removing ieee80211_compat.h's inclusion (which does 2005-06-23 14:33:33 +00:00
kauai.c For and from bouyer@: call wdc_init_shadow_reg(chp) only after chp has 2004-11-25 15:24:14 +00:00
ki2c.c In ki2c_write() Apply __UNCONST() to the data parameter passed to 2005-06-05 20:16:35 +00:00
mediabay.c cosmetic changes. 2005-01-08 04:24:05 +00:00
mesh.c Several changes from Michael Lorenz. Adapted from PR port-macppc/27680. 2004-12-09 04:37:30 +00:00
meshreg.h
nvram.c
obio.c constify skiplist. 2005-06-05 20:02:01 +00:00
ofb.c Back out part of previous. OF_open() works fine with /chaos/control, but 2004-12-17 05:44:12 +00:00
ofbvar.h
ofcons.c
pm_direct.c Constify char* arguments to pm_printerr. Fixes the build when ADB_DEBUG 2005-06-07 12:14:13 +00:00
pm_direct.h Remove one level of interrupt redirection by switching on the ADB 2005-02-01 03:08:16 +00:00
snapper.c Ensure i/o commands are allocated on 16-byte boundary by allocating 15 2005-01-25 19:05:22 +00:00
viareg.h
wdc_obio.c postpone the calling of wdc_init_shadow_regs(), to follow MI changes. 2004-08-23 08:54:39 +00:00
z8530tty.c cleanup const/volatile/shadowing 2005-06-03 21:38:05 +00:00
zs.c cleanup const/volatile/shadowing 2005-06-03 21:38:05 +00:00
zs_kgdb.c