Date: Fri, 24 Sep 2010 19:16:42 +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: <201009241916.o8OJGxdW073526@repoman.freebsd.org>
index | next in thread | raw e-mail
yongari 2010-09-24 19:16:42 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/ed if_ed_isa.c
Log:
SVN rev 213124 on 2010-09-24 19:16:42Z by yongari
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
Revision Changes Path
1.34.2.2 +1 -0 src/sys/dev/ed/if_ed_isa.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009241916.o8OJGxdW073526>
