]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r211764:
authoryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 24 Sep 2010 19:16:42 +0000 (19:16 +0000)
committeryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 24 Sep 2010 19:16:42 +0000 (19:16 +0000)
commit10cc94f7768fd67bbf46e1dcc64f8435125d9234
tree1aab0fca5e3c4d8513d58d089a657c06c76d9b92
parentd3a348340d1dc3ebf79780b6d579004c81281f7a
MFC r211764:
  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

git-svn-id: svn://svn.freebsd.org/base/stable/8@213124 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/ed/if_ed_isa.c