Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 1997 11:18:40 -0800 (PST)
From:      "Justin T. Gibbs" <gibbs>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/dev/aic7xxx aic7xxx.seq aic7xxx_asm.c
Message-ID:  <199703181918.LAA19229@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       97/03/18 11:18:40

  Modified:    sys/dev/aic7xxx  aic7xxx.seq aic7xxx_asm.c
  Log:
  aic7xxx.seq:
  	Stick 4 more, twin channel only, instructions behind
  	.if ( TWIN_CHANNEL)
  
  aic7xxx_asm.c:
  	Add the -O options which allows the specification of which options
  	to include in a program listing.  This makes it possible to easily
  	determine the address of any instruction in the program across
  	different hardware/option configurations.  Updated usage() as well.
  
  Revision  Changes    Path
  1.65      +2 -0      src/sys/dev/aic7xxx/aic7xxx.seq
  1.16      +87 -12    src/sys/dev/aic7xxx/aic7xxx_asm.c



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