CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/03 08:40:09
Modified files:
sys/dev/pci : azalia.c
Log message:
You cannot save a pointer to your attach arguments and expect it to point
somewhere meaningful later on. Save the PCI device tag instead and use it
instead.
ok miod@, jakemsr@
