summaryrefslogtreecommitdiff
path: root/sys/dev/sio
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/sio')
-rw-r--r--sys/dev/sio/sio.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/sio/sio.c b/sys/dev/sio/sio.c
index 5ea3224c67df..121ead5f09c5 100644
--- a/sys/dev/sio/sio.c
+++ b/sys/dev/sio/sio.c
@@ -551,8 +551,10 @@ static struct isa_pnp_id sio_ids[] = {
{0x01017256, NULL}, /* USR0101 */
{0x30207256, NULL}, /* USR2030 */
{0x31307256, NULL}, /* USR3031 */
+ {0x7420b04e, NULL}, /* SUP2070 */
{0x8020b04e, NULL}, /* SUP2080 */
{0x8024b04e, NULL}, /* SUP2480 */
+ {0x6045f435, NULL}, /* MOT4560 */
{0}
};