Re: O2Micro success
"M. Warner Losh" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
In message: <[email protected]> Masahide -mac- NODA <[email protected]> writes: : BTW, I found small typo in sys/dev/pccbb/pccbb.c. : Please apply this patch, Warner-san. : : Regard. : -- : [email protected]/[email protected] : : --- pccbb.c.orig Tue Apr 29 03:50:59 2003 : +++ pccbb.c Tue Apr 29 14:00:46 2003 : @@ -176,8 +176,8 @@ : {PCIC_ID_OZ6860, "O2Micro OZ6836/6860 PCI-CardBus Bridge", CB_CIRRUS}, : {PCIC_ID_OZ6872, "O2Micro OZ6812/6872 PCI-CardBus Bridge", CB_CIRRUS}, : {PCIC_ID_OZ6912, "O2Micro OZ6912/6972 PCI-CardBus Bridge", CB_CIRRUS}, : - {PCIC_ID_OZ6922, "O2Micro OZ6822 PCI-CardBus Bridge", CB_CIRRUS}, : - {PCIC_ID_OZ6933, "O2Micro OZ6833 PCI-CardBus Bridge", CB_CIRRUS}, : + {PCIC_ID_OZ6922, "O2Micro OZ6922 PCI-CardBus Bridge", CB_CIRRUS}, : + {PCIC_ID_OZ6933, "O2Micro OZ6933 PCI-CardBus Bridge", CB_CIRRUS}, : : /* sentinel */ : {0 /* null id */, "unknown", CB_UNKNOWN}, You are correct. I've committed this fix. Thank you for sending it in. Warner _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"