[HEADSUP] amd64 suspend/resume code to be comitted

John Baldwin jhb at freebsd.org
Tue Mar 31 08:03:41 PDT 2009


On Tuesday 31 March 2009 7:29:50 am Alexander Motin wrote:
> Gustavo Perez Querol wrote:
> >   Finally report that kldloading if_bge after resume doesn't make the card
> > work. Making pciconf -lv shows the card, but no driver attaches to the
> > card.
> 
> My bge suspends fine without unloading and works fine after resume.
> 
> bge0 at pci0:4:0:0:        class=0x020000 card=0x011b1025 chip=0x169314e4 
> rev=0x02 hdr=0x00

It probably depends on the card.  I used to have an HP nc6220 and it's bge0 
would lose its mind after resume.  I tried adding code to reset the phy on 
resume but that didn't help.  The Linux tg3 driver actually has a good bit of 
code to manage suspend / resume.

-- 
John Baldwin


More information about the freebsd-current mailing list