scottl      2004-06-24 18:30:08 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/twa          twa_freebsd.c 
  Log:
  Fix a typo that made the busdma tag have a 0 highaddr.  This driver heavily
  abuses busdma in other ways, and those will likely be fixed another day.
  
  Revision  Changes    Path
  1.7       +1 -1      src/sys/dev/twa/twa_freebsd.c