mux         2003/04/03 06:08:35 PST
  FreeBSD src repository
  Modified files:
    sys/dev/fxp          if_fxp.c if_fxpreg.h 
  Log:
  Remove all the bogus volatile qualifiers from the structs definitions
  and associated evil casts to discard them.
  
  Revision  Changes    Path
  1.153     +2 -4      src/sys/dev/fxp/if_fxp.c
  1.29      +144 -144  src/sys/dev/fxp/if_fxpreg.h