summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/dev/if_ae_nubus.c
AgeCommit message (Expand)Author
2006-01-05A match() function should never, never, ever return UNSUPP for unsupportedMiod Vallat
2005-04-26new NuBus slot space mapping/probing code utilizing bus_space(9)Martin Reindl
2005-03-04match a bunch more Nubus cards from NetBSD;Martin Reindl
2004-12-08Tweak interrupt handling code to allow shared interrupts for VIA2 sources.Miod Vallat
2004-12-01Let kernels with option DEBUG link again.Miod Vallat
2004-11-26More interrupt system cleaning and homogenization:Miod Vallat
2004-04-02set correct MAC address for Farallon eth' cards.Xavier Santolaria
2002-03-14First round of __P removal in sysTodd C. Miller
1997-05-01Treat drhw 118 and 119 the same for Apple ethernet cards.briggs
1997-04-24Inspired by NetBSD changes: ditch AE_DEBUG diagnostics. This kills the AE_DE...gene
1997-04-08Some patches from Bob Nestor <rnestor@metronet.com> to edge toward supportbriggs
1997-03-25From scottr@netbsd.org:briggs
1997-03-18From Scott Reynolds <scottr@netbsd.org> (, but compilable ;-)briggs
1997-03-12Remove some more warnings left over from NetBSD's new config.briggs
1997-03-08Sync with NetBSD of about 4 March.briggs