cvs commit: src/sys/arm/at91 uart_dev_at91usart.c
Ed Schouten
ed at FreeBSD.org
Sat Aug 2 08:02:00 UTC 2008
ed 2008-08-02 08:01:56 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 uart_dev_at91usart.c
Log:
SVN rev 181158 on 2008-08-02 08:01:56Z by ed
Make the at91 uart(4) driver compile again.
As of r178766 this driver didn't compile anymore, because it missed a
switch()-statement. I'm getting tired of seeing this driver being broken
for two months already. When I run `make universe', everything passes,
except the BWCT kernel configuration file.
Revision Changes Path
1.15 +12 -9 src/sys/arm/at91/uart_dev_at91usart.c
More information about the cvs-src
mailing list