> > +#define SSB_EXTIF_BASE 0x1f000000 /* External Interface > > +#define SSB_EUART (SB_EXTIF_BASE + 0x00800000) > > +#define SSB_LED (SB_EXTIF_BASE + 0x00900000) > > I have just noticed a typo here. That should be SSB_EXTIF_BASE > instead of SB_EXTIF_BASE. Or remove those two defines completely, obviously they are unused. Otherwise Michael would have get an compiler error. - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html