scottl 2006-01-14 15:51:42 UTC
FreeBSD src repository
Modified files:
sys/dev/asr asr.c
Log:
Rename driver_t variables. Use device_printf() instead of homerolled printf.
Use the provided softc instead of rolling our own.
Revision Changes Path
1.69 +39 -39 src/sys/dev/asr/asr.c