cvs commit: src/sys/dev/sound/pci ich.c
Takahashi Yoshihiro
nyan at jp.FreeBSD.org
Sun May 29 00:47:45 PDT 2005
In article <200505280932.j4S9WiVq079212 at repoman.freebsd.org>
Seigo Tanimura <tanimura at FreeBSD.org> writes:
> tanimura 2005-05-28 09:32:44 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/sound/pci ich.c
> Log:
> Add 6300ESB, which should be treated as ICH4.
Please don't use a magic number, use BUS_PROBE_LOW_PRIORITY define
instead.
---
TAKAHASHI Yoshihiro <nyan at jp.FreeBSD.org>
More information about the cvs-src
mailing list