It turns out that I was wrong. The chip in my machine is not a

CXD1847A, but a CXD1947A.  I checked by visual inspection after
prompting from onoe-san.
This commit is contained in:
Warner Losh 2000-05-22 03:43:16 +00:00
parent 119c7d5d6a
commit df28f2b764

View file

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