TechoTrend Premium C-2300 Hybrid - FreeBSD

Hardware info on main page.

Work log

2016-11-11: ada1p4 - under FreeBSD 11.0-stable, the card show up like this:

root@kg-v7# uname -a
FreeBSD kg-v7.kg4.no 11.0-STABLE FreeBSD 11.0-STABLE #0 r307729: Fri Oct 21 22:34:13 CEST 2016     root@kg-v7.kg4.no:/usr/obj/usr/src/sys/GENERIC  amd64
root@kg-v7# pciconf -lv | grep -A 4 none2
none2@pci0:4:2:0:    class=0x048000 card=0x000a13c2 chip=0x71461131 rev=0x01 hdr=0x00
    vendor     = 'Philips Semiconductors'
    device     = 'SAA7146'
    class      = multimedia

all for now.

2014-01-29: ada1p2 - under FreeBSD 9.2-stable, the card shows up like this:

root@kg-v7# uname -a
FreeBSD kg-v7.kg4.no 9.2-STABLE FreeBSD 9.2-STABLE #1 r261187: Sun Jan 26 15:20:25 CET 2014     root@kg-v7.kg4.no:/usr/obj/usr/src/sys/GENERIC  amd64
root@kg-v7# pciconf -lv | grep -A 4 none2
none2@pci0:4:2:0:    class=0x048000 card=0x000a13c2 chip=0x71461131 rev=0x01 hdr=0x00
    vendor     = 'Philips Semiconductors'
    device     = 'SAA7146'
    class      = multimedia

That is all for now.

2013-01-06: ada1p2 - under FreeBSD 9.1-stable, the card shows up like this:

tingo@kg-v7$ uname -a
FreeBSD kg-v7.kg4.no 9.1-STABLE FreeBSD 9.1-STABLE #0: Sun Jan  6 20:09:55 CET 2013     root@kg-v7.kg4.no:/usr/obj/usr/src/sys/GENERIC  amd64
tingo@kg-v7$ pciconf -lv | grep -A 4 none2
none2@pci0:4:2:0:    class=0x048000 card=0x000a13c2 chip=0x71461131 rev=0x01 hdr=0x00
    vendor     = 'Philips Semiconductors'
    device     = 'SAA7146'
    class      = multimedia

That was all for now.

2012-08-17: ad4s2a - under FreeBSD 7.4-stable (for good measure), the cards shows up like this:

root@kg-v7# uname -a
FreeBSD kg-v7.kg4.no 7.4-STABLE FreeBSD 7.4-STABLE #0: Sun Jun 17 19:21:26 CEST 2012     root@kg-v7.kg4.no:/usr/obj/usr/src/sys/GENERIC  amd64
root@kg-v7# pciconf -lv | grep -A 4 none2
none2@pci0:4:2:0:    class=0x048000 card=0x000a13c2 chip=0x71461131 rev=0x01 hdr=0x00
    vendor     = 'Animation Technologies Inc'
    device     = 'PCIVEN_1131&DEV_7130&SUBSYS_D1091461&REV_013&61AAA01&0&60 (saa7146)'
    class      = multimedia

Just that.

2012-08-17: ad4s1a - under FreeBSD 8.3-stable, the card shows up like this:

root@kg-v7# uname -a
FreeBSD kg-v7.kg4.no 8.3-STABLE FreeBSD 8.3-STABLE #0: Sat Jun 16 14:44:53 CEST 2012     root@kg-v7.kg4.no:/usr/obj/usr/src/sys/GENERIC  amd64
root@kg-v7# pciconf -lv | grep -A 4 none2
none2@pci0:4:2:0:    class=0x048000 card=0x000a13c2 chip=0x71461131 rev=0x01 hdr=0x00
    vendor     = 'Animation Technologies Inc'
    device     = 'PCIVEN_1131&DEV_7130&SUBSYS_D1091461&REV_013&61AAA01&0&60 (saa7146)'
    class      = multimedia

Nothing more here.

2012-08-17: Under FreeBSD 9.1-beta1, this is how the card shows up:

root@kg-v7# uname -a
FreeBSD kg-v7.kg4.no 9.1-BETA1 FreeBSD 9.1-BETA1 #0: Thu Jul 12 09:38:51 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
root@kg-v7# pciconf -lv | grep -A 4 none2
none2@pci0:4:2:0:    class=0x048000 card=0x000a13c2 chip=0x71461131 rev=0x01 hdr=0x00
    vendor     = 'Philips Semiconductors'
    device     = 'SAA7146'
    class      = multimedia

Nothing more to report so far.