Date: Fri, 3 Dec 2004 18:21:30 +0000 (UTC) From: "Matthew N. Dodd" <mdodd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_pcn.c Message-ID: <200412031821.iB3ILU6u088113@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdodd 2004-12-03 18:21:30 UTC FreeBSD src repository Modified files: sys/pci if_pcn.c Log: - Move chip ID code into separate function. - Initialize sc->pcn_type during ATTACH as softc contents may not surivive from PROBE. - Print out chip-id to assist with ongoing pcn(4) debugging efforts. Revision Changes Path 1.62 +94 -42 src/sys/pci/if_pcn.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412031821.iB3ILU6u088113>