Dan Allen wrote: > The change instructs to add the following two lines: > > #define free_netdev(x) kfree(x) > #define pci_name(x) x->slot_name The prism54 driver supports kernel versions 2.4.23+ and 2.6.0+. I think that's a reasonable choice. We rely on firmware loading supposedly only available in 2.4.23+. Jens Maurer