freebsd-dev/sys/dev/sio
Bruce Evans 86fe87393a Moved the definitions of the bits in the ns*50 registers from sioreg.h
to ns16550.h.  The organization of these files was sort of backwards.
The bits in the registers have no driver or bus dependencies but they
but the offsets of the registers in bus space are very bus-dependent.
However, it does no harm to keep the definitions of the register offsets
in ns16550.h provided they are thought of as internal ns*50 offsets.
2003-09-16 08:08:08 +00:00
..
sio_ebus.c s=include <ofw/=include <dev/ofw/= to reflect removal of -I$S/dev 2003-08-23 00:11:16 +00:00
sio_isa.c Fix copyright comment & FBSDID style nits. 2003-08-25 09:48:48 +00:00
sio_pccard.c Fix copyright comment & FBSDID style nits. 2003-08-25 09:48:48 +00:00
sio_pci.c Use __FBSDID(). 2003-08-24 18:03:45 +00:00
sio_puc.c Use __FBSDID(). 2003-08-24 18:03:45 +00:00
sio.c Quick fix for a pessimization in rev.1.194. An extra i/o instruction 2003-09-15 13:49:18 +00:00
sioreg.h Moved the definitions of the bits in the ns*50 registers from sioreg.h 2003-09-16 08:08:08 +00:00
siovar.h Remove __P. 2002-03-20 02:08:01 +00:00