Richard Toohey <richardtoohey <at> paradise.net.nz> writes: > > On 17/06/2011, at 8:40 PM, Thomas Gerlach wrote: > > > hello, > > > > i just confirmed wol is working with freebsd 8.2 standard installation on > my > > box. So it must be the openbsd xl driver, which isn't working properly. > > i will try to fix it starting next week. :) > > > > > > cheers, > > > > thomas > > > Hi, Thomas. > > This is the same point I reached with Stefan. > > http://marc.info/?l=openbsd-tech&m=130337513320970&w=2 > > I didn't have the coding smarts to progress any further ... > > Thanks. > >
hey guys, i just had a look into the driver again, and i was able to get wol working now. :) basically, the missing point was to enable RX again. it is disabled in the "xl_stop" routine (<xl.c>). right now it's just a quick hack, and i will provide you with the patches, so you can test it on your box. i will attach them asap. cheers, thomas