Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2001 04:29:53 -0800 (PST)
From:      Takahashi Yoshihiro <nyan@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files.pc98 src/sys/dev/sio sio_pccard.c siovar.h src/sys/pc98/pc98 pc98.h sio.c sio_cbus.c
Message-ID:  <200111261229.fAQCTr001138@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nyan        2001/11/26 04:29:53 PST

  Modified files:
    sys/conf             files.pc98 
    sys/dev/sio          sio_pccard.c siovar.h 
    sys/pc98/pc98        pc98.h sio.c 
  Added files:
    sys/pc98/pc98        sio_cbus.c 
  Log:
  Split the sio driver for pc98 into bus front end and back end.
  (merged from the files in sys/dev/sio)
  
  Revision  Changes    Path
  1.215     +4 -2      src/sys/conf/files.pc98
  1.4       +4 -0      src/sys/dev/sio/sio_pccard.c
  1.3       +30 -0     src/sys/dev/sio/siovar.h
  1.15      +0 -1      src/sys/pc98/pc98/pc98.h
  1.159     +67 -275   src/sys/pc98/pc98/sio.c
  1.1       +95 -0     src/sys/pc98/pc98/sio_cbus.c (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111261229.fAQCTr001138>