freebsd-dev/sys/dev/sio
Warner Losh aab9226995 Restore the status quo before my last commit. Prior to it, sio took
precedence uart.  With my last change, it became a tie, and uart seems
to always win on my amd64.  This was not my intention, so have sio be
just a tiny bit more preferred than uart.

Note: I'm not making any judgement on the merits of uart winning.  I'm
just saying that if we want to change it, we do it on purpose.
2006-07-17 03:47:18 +00:00
..
sio_isa.c
sio_pccard.c
sio_pci.c
sio_puc.c Rewrite of puc(4). Significant changes are: 2006-04-28 21:21:53 +00:00
sio.c Restore the status quo before my last commit. Prior to it, sio took 2006-07-17 03:47:18 +00:00
sioreg.h
siovar.h