Hi all, Here's what I would like to do: my wireless card has the annoying habit of changing names whenever I update the driver. I want to be able to tell /etc/interfaces to only auto enable the wireless card, without knowing what that device is. I know how to retrieve the device's name on boot (/proc/net/wireless), but I cannot figure out how to combine that knowledge with the rest of the /etc/interfaces stuff. Any ideas?