Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 1996 00:46:24 -0800 (PST)
From:      Satoshi Asami <asami>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/isa wdreg.h src/sys/pc98/conf GENERIC98 src/sys/pci wd82371.c src/sys/pc98/pc98 if_fe.c pc98.c
Message-ID:  <199611140846.AAA24460@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       96/11/14 00:46:22

  Modified:    sys/i386/isa  wdreg.h
               sys/pc98/conf  GENERIC98
               sys/pc98/pc98  if_fe.c pc98.c
               sys/pci   wd82371.c
  Log:
  Some more updates.
  
  wdreg.h: Delete wd_ctlr macro.  PC98 version of wd.c treats it as a
  variable.
  
  GENERIC98: Delete ep0 entry. Current ep driver write I/O port 0x100.
  This clobbers ICW of i8259, because upper 8bits of address line is not
  masked on mother board.
  
  if_fe.c: Merge from revision 1.18 of sys/i386/isa/if_fe.c.
  
  pc98.c: Globalize dmapageport, because SCSI driver use this
  variable.
  
  wd82371.c: Yet another merge.
  
  These are 2.2 candidates.
  
  Submitted by:	The FreeBSD(98) Development Team
  
  Revision  Changes    Path
  1.14      +1 -2      src/sys/i386/isa/wdreg.h
  1.9       +1 -2      src/sys/pc98/conf/GENERIC98
  1.11      +1 -3      src/sys/pc98/pc98/if_fe.c
  1.11      +3 -2      src/sys/pc98/pc98/pc98.c
  1.6       +1 -5      src/sys/pci/wd82371.c



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