diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-09-22 09:05:35 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-09-22 09:05:35 +0000 |
commit | 743257dbb26784d22cb22599e28f0b11aaf43e66 (patch) | |
tree | 363a868f962899716ea68788e4ab5a89f0a82e8e | |
parent | 8661a1308634104f4bb4bcef3c2eeef1a6c7a9e0 (diff) |
Another Aralion chip ARS0303D ATA133.
Device id obtained from the linux driver provided by
Alexey E. Suslikov <cruel@texnika.com.ua>.
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 9bdf60d82fa..3f191eec244 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.763 2004/09/21 11:31:24 grange Exp $ +$OpenBSD: pcidevs,v 1.764 2004/09/22 09:05:34 grange Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -603,6 +603,7 @@ product APPLE INTREPID_OHCI 0x003f Intrepid USB /* Aralion Inc. products */ product ARALION ARS106S 0x0301 ARS106S +product ARALION ARS0303D 0x0303 ARS0303D /* ARC Logic products */ product ARC USB 0x0003 USB |