View Single Post
  #1   (View Single Post)  
Old 1st May 2008
edhunter's Avatar
edhunter edhunter is offline
Real Name: Georgi Iovchev
Port Guard
 
Join Date: May 2008
Location: Sofia, Bulgaria
Posts: 41
Question driver for intel HECI controller?

Recreated the thread here too... as drhowarddrfine adviced me
http://www.bsdforums.org/forums/showthread.php?p=298700

Hello guys

Intel G33 mobo (Intel DG33FB)
with FreeBSD 7 amd64 (7.0-RELEASE-p1)

one thing is missing
here it is.

Code:
[root@asterisk ~]# pciconf -lv | grep -A3 none
none0@pci0:0:3:0:       class=0x078000 card=0x50448086 chip=0x29c48086 rev=0x02 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '(Bearlake) HECI Controller'
    class      = simple comms
is there a driver (or kernel module) for that?
Reply With Quote