Deleted Added
full compact
28c28
< __FBSDID("$FreeBSD: head/sys/dev/uart/uart_dev_ns8250.c 155973 2006-02-24 05:40:17Z marcel $");
---
> __FBSDID("$FreeBSD: head/sys/dev/uart/uart_dev_ns8250.c 157300 2006-03-30 18:37:03Z marcel $");
435c435
< mtx_lock_spin(&sc->sc_hwmtx);
---
> uart_lock(sc->sc_hwmtx);
443c443
< mtx_unlock_spin(&sc->sc_hwmtx);
---
> uart_unlock(sc->sc_hwmtx);
456c456
< mtx_lock_spin(&sc->sc_hwmtx);
---
> uart_lock(sc->sc_hwmtx);
458c458
< mtx_unlock_spin(&sc->sc_hwmtx);
---
> uart_unlock(sc->sc_hwmtx);
477c477
< mtx_lock_spin(&sc->sc_hwmtx);
---
> uart_lock(sc->sc_hwmtx);
536c536
< mtx_unlock_spin(&sc->sc_hwmtx);
---
> uart_unlock(sc->sc_hwmtx);
548c548
< mtx_lock_spin(&sc->sc_hwmtx);
---
> uart_lock(sc->sc_hwmtx);
551c551
< mtx_unlock_spin(&sc->sc_hwmtx);
---
> uart_unlock(sc->sc_hwmtx);
557c557
< mtx_unlock_spin(&sc->sc_hwmtx);
---
> uart_unlock(sc->sc_hwmtx);
565c565
< mtx_unlock_spin(&sc->sc_hwmtx);
---
> uart_unlock(sc->sc_hwmtx);
582c582
< mtx_lock_spin(&sc->sc_hwmtx);
---
> uart_lock(sc->sc_hwmtx);
584c584
< mtx_unlock_spin(&sc->sc_hwmtx);
---
> uart_unlock(sc->sc_hwmtx);
743c743
< mtx_lock_spin(&sc->sc_hwmtx);
---
> uart_lock(sc->sc_hwmtx);
764c764
< mtx_unlock_spin(&sc->sc_hwmtx);
---
> uart_unlock(sc->sc_hwmtx);
788c788
< mtx_lock_spin(&sc->sc_hwmtx);
---
> uart_lock(sc->sc_hwmtx);
796c796
< mtx_unlock_spin(&sc->sc_hwmtx);
---
> uart_unlock(sc->sc_hwmtx);
808c808
< mtx_lock_spin(&sc->sc_hwmtx);
---
> uart_lock(sc->sc_hwmtx);
818c818
< mtx_unlock_spin(&sc->sc_hwmtx);
---
> uart_unlock(sc->sc_hwmtx);