[BACK]Return to files.hp300 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / hp300 / conf

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/hp300/conf/files.hp300 between version 1.46 and 1.47

version 1.46, 2001/10/11 15:04:44 version 1.47, 2001/11/17 23:56:22
Line 32  device intio { }
Line 32  device intio { }
 attach  intio at mainbus  attach  intio at mainbus
 file    arch/hp300/dev/intio.c          intio  file    arch/hp300/dev/intio.c          intio
   
   # Human (Hilarious) Interface Loop
   device  hil { }
   attach  hil at intio
   file    arch/hp300/dev/hil.c                    hil     needs-flag
   file    arch/hp300/dev/hil_keymaps.c            hil
   
 #  #
 # DIO bus  # DIO bus
 #  #
Line 83  file arch/hp300/dev/grf_subr.c grf
Line 89  file arch/hp300/dev/grf_subr.c grf
 device  ite: tty  device  ite: tty
 attach  ite at grf  attach  ite at grf
 file    arch/hp300/dev/ite.c            ite needs-flag  file    arch/hp300/dev/ite.c            ite needs-flag
 file    arch/hp300/dev/ite_subr.c       ite  file    arch/hp300/dev/ite_subr.c       ite
   
 # Internal i/o framebuffer attachments  # Internal i/o framebuffer attachments
 attach  dvbox at intio with dvbox_intio  attach  dvbox at intio with dvbox_intio
Line 174  file arch/hp300/dev/ac.c  ac needs-flag
Line 180  file arch/hp300/dev/ac.c  ac needs-flag
 # RAIDframe  # RAIDframe
 major   {raid = 15}  major   {raid = 15}
   
 # Human (Hilarious) Interface Loop  # Real-time clock (not optional)
 # XXX should be a real device  device  rtc
 file    arch/hp300/dev/hil.c  attach  rtc at intio
 file    arch/hp300/dev/hil_keymaps.c  file    arch/hp300/dev/rtc.c                    rtc
   
 #  #
 # Non-device files  # Non-device files

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

CVSweb <webmaster@jp.NetBSD.org>