1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00

CXD1847A and CXD1947A have same product ID.

Approved by:	imp (original CXD1847A addition)
This commit is contained in:
Jun Kuriyama 2000-05-22 03:20:18 +00:00
parent 96a93c63a8
commit 119c7d5d6a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=60768

View File

@ -1165,7 +1165,7 @@ chip_match(device_t dev)
/* Sony -- vendor 0x104d */
case 0x8009104d:
return ("Sony CXD1847A FireWire Host Controller");
return ("Sony CXD1847A/CXD1947A FireWire Host Controller");
/* SiS -- vendor 0x1039 */
case 0x04961039: