Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/arm32/podulebus Add HCCS IDE interface, from Kjetil...



details:   https://anonhg.NetBSD.org/src/rev/ded28e91deaa
branches:  trunk
changeset: 499670:ded28e91deaa
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Sun Nov 26 15:03:25 2000 +0000

description:
Add HCCS IDE interface, from Kjetil B. Thomassen <kjetil%thomassen.priv.no@localhost>.

diffstat:

 sys/arch/arm32/podulebus/podules |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r b6e3bb9a961e -r ded28e91deaa sys/arch/arm32/podulebus/podules
--- a/sys/arch/arm32/podulebus/podules  Sun Nov 26 12:02:16 2000 +0000
+++ b/sys/arch/arm32/podulebus/podules  Sun Nov 26 15:03:25 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: podules,v 1.12 2000/07/22 15:05:47 bjh21 Exp $
+$NetBSD: podules,v 1.13 2000/11/26 15:03:25 bjh21 Exp $
 
 /*
  * Copyright (c) 1996 Mark Brinicombe
@@ -41,6 +41,7 @@
 manufacturer   CCONCEPTS       0x0004  Computer Concepts
 manufacturer   ARMADILLO       0x0007  Armadillo Systems
 manufacturer   WILDVISION      0x0009  Wild Vision
+manufacturer   HCCS            0x000c  HCCS
 manufacturer   ATOMWIDE        0x0011  Atomwide
 manufacturer   ATOMWIDE2       0x0017  Atomwide
 manufacturer   LINGENUITY      0x001a  Lingenuity
@@ -88,6 +89,8 @@
 podule WILDVISION      LARKA16         0x00ce  lark A16
 podule WILDVISION      MIDIMAX         0x0200  MIDI max
 
+podule HCCS            IDE             0x0022  IDE interface
+
 podule ATOMWIDE        ETHER3          0x00A4  ether 3/5 interface
 
 podule ATOMWIDE2       SERIAL          0x0090  multiport serial interface



Home | Main Index | Thread Index | Old Index