| Summary: | [agp] [patch] ATI AGP IGP 345M support | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Kazuo Dohzono <dohzono> | ||||
| Component: | kern | Assignee: | Eric Anholt <anholt> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Unspecified | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Kazuo Dohzono
2006-07-28 04:50:12 UTC
Responsible Changed From-To: freebsd-i386->freebsd-bugs This does not sound i386-specific. Responsible Changed From-To: freebsd-bugs->anholt anholt has expressed an interest in agp PRs. State Changed From-To: open->patched Committed to -current; MFC to follow. Thanks! Can we get an MFC of this to RELENG_6? Thanks! -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 flz 2007-02-05 12:29:46 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/pci agp_ati.c
Log:
MFC: Add support for another ATI IGP 340M (RS200M) AGP bridge.
src/sys/pci/agp_ati.c: rev 1.2 -> 1.3
PR: kern/100958
Submitted by: Kazuo Dohzono <dohzono@axion-software.com>
Revision Changes Path
1.1.2.2 +4 -1 src/sys/pci/agp_ati.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: patched->closed MFC'ed to RELENG_6. Thanks! |