freebsd-skq/sys/arm
Olivier Houchard 6037400b5a It's probably time I learn C.
Fix a few while (!uart_getreg() & SR1_TNF) when
while (!(uart_getreg() & SR18TNF)) was really meant.
This driver should die anyway, it's awful, and uart_ns8250 should be fine
for the StrongArm 1110. I'll kill it later.

Submitted by:	Mikhael Skvorts
Approved by:	re (blanket)
2007-09-12 18:28:09 +00:00
..
arm Just wbinv if both PREREAD and PREWRITE are set. 2007-08-18 16:47:28 +00:00
at91 Make USB work on the KB9202{,A,B} boards. This has been in p4 for about 2007-07-31 17:43:18 +00:00
compile
conf Add in all the USB devices and all the wireless goo. The KB9202 has 2007-07-31 17:45:54 +00:00
include In __bswap16_var(), make sure the 16 upper bits are cleared; while 2007-09-09 11:58:38 +00:00
sa11x0 It's probably time I learn C. 2007-09-12 18:28:09 +00:00
xscale There's no need to re-read PCIR_COMMAND once we set it. 2007-09-04 18:45:27 +00:00