cvs commit: src/sys/dev/fxp if_fxp.c

Maxim Sobolev sobomax at FreeBSD.org
Mon Apr 14 02:45:26 PDT 2003


sobomax     2003/04/14 02:45:25 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/fxp          if_fxp.c 
  Log:
  Before attaching device set PCIM_CMD_PORTEN in addition to
  PCIM_CMD_MEMEN and PCIM_CMD_BUSMASTEREN, becaise some braindead
  BIOSes (such as one found in my vprmatrix notebook) forget
  to initialize it properly resulting in attachment failure.
  
  Revision  Changes    Path
  1.169     +2 -2      src/sys/dev/fxp/if_fxp.c


More information about the cvs-src mailing list