On Wed, Feb 24, 2010 at 02:47:16AM +0100, Christof Schulze wrote: > Hello world, > > I also have a board with the H55 chipset (see below for dmesg, uname -a and > pciconf -lv). > The specific board is an Intel DH55HC > > > The network interface card - I tried with em - will not attach to a driver > and > the intel driver for Xorg does not recognize the graphics chip of the core i5. > All in all it is rather unpleasant. What might be a different problem is that > the driver for a 3com3c905B and for a Realtek RTL8139 will not attach either. > > I am not sure what information is missing but I sure would love to use the > network card in there. Video is yet a different story. > > Regards > > Christof > > =============== > uname -a: > FreeBSD eri 8.0-STABLE FreeBSD 8.0-STABLE #0: Wed Feb 24 08:33:43 CET 2010 > > r...@eri:/usr/obj/usr/src/sys/GENERIC amd64 >
[...] > no...@pci0:0:25:0: class=0x020000 card=0x00378086 chip=0x10f08086 > rev=0x06 hdr=0x00 > vendor = 'Intel Corporation' > class = network > subclass = ethernet It seems the support for i5 chipset was made in r200243. But it seems it wasn't MFCed to stable/8. I guess you can download files in sys/dev/e1000/* of HEAD and can built it on stable/8. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
