Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 2010 18:17:40 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ed if_ed_isa.c
Message-ID:  <201008241817.o7OIHt9e047488@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2010-08-24 18:17:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ed           if_ed_isa.c 
  Log:
  SVN rev 211764 on 2010-08-24 18:17:40Z by yongari
  
  Add PNP id for Compex RL2000.
  I'm not sure whether adding this logical id is correct or not
  because Compex RL2000 is in the list of supported hardware list.
  I guess the Compex RL2000 could be PCI variant while the controller
  in question is ISA controller. It seems PNP compat id didn't match
  or it had multiple compat ids so isa_pnp_probe() seemed to return
  ENOENT.
  
  PR:     kern/80853
  
  Revision  Changes    Path
  1.35      +1 -0      src/sys/dev/ed/if_ed_isa.c



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