diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1998-11-22 16:23:17 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1998-11-22 16:23:17 +0000 |
commit | f6123efac1579a79fe64a9ca8ab77b385d901b36 (patch) | |
tree | 0783cf98aff7b52529ccb4be96bbc234ccba9222 /sys/dev/eisa | |
parent | 5171a8b07cd81c6e07f467d4bfb271c96d2c2cae (diff) |
some HP devices
Diffstat (limited to 'sys/dev/eisa')
-rw-r--r-- | sys/dev/eisa/eisadevs | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/sys/dev/eisa/eisadevs b/sys/dev/eisa/eisadevs index 3c726c90e5d..7fd846a8a2e 100644 --- a/sys/dev/eisa/eisadevs +++ b/sys/dev/eisa/eisadevs @@ -1,4 +1,4 @@ -$OpenBSD: eisadevs,v 1.9 1998/07/04 09:03:48 deraadt Exp $ +$OpenBSD: eisadevs,v 1.10 1998/11/22 16:23:16 mickey Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -95,6 +95,15 @@ product INT 1010 EtherExpress 32 Flash Ethernet /* ETI products */ product ETI 1001 NE3300 Ethernet Rev. C & D +/* HP products */ +product HWP 0C70 HP-IB Host Adapter +product HWP 0C80 SCSI Host Adapter (Cirrus-II) -- 25525A +product HWP 1850 LAN AdapterCard -- 25567A +product HWP 2051 EISA Test Adapter Card +product HWP C000 Series 700 EISA System Board +product HWP C010 Series 700 EISA System Board +product HWP C051 Series 700 EISA System Board + /* 3Com products */ product TCM 5091 3C509 Ethernet product TCM 5092 3C579-TP Ethernet |