cognet
cb7598b9ef
Define __RMAN_RESOURCE_VISIBLE where appropriate.
2004-07-02 22:30:10 +00:00
cognet
c959b76977
Include sys/module.h.
2004-06-19 17:38:32 +00:00
cognet
d850307d23
Nuke dead code.
2004-06-17 17:52:12 +00:00
cognet
a53709fae6
Nuke bus_space_mmap(), as it does not exist in FreeBSD.
2004-06-17 17:51:48 +00:00
phk
dfd1f7fd50
Do the dreaded s/dev_t/struct cdev */
...
Bump __FreeBSD_version accordingly.
2004-06-16 09:47:26 +00:00
cognet
f0b814b900
Define uart_sa1110_ops and uart_sa1110_classe in .c files instead of spamming
...
uart_cpu.h
2004-05-14 13:42:50 +00:00
cognet
f041eed5b0
Implement enough of an uart driver to get serial console working.
2004-05-14 13:26:52 +00:00
cognet
295dcdd687
Import FreeBSD/arm kernel bits.
...
It only supports sa1110 (on simics) right now, but xscale support should come
soon.
Some of the initial work has been provided by :
Stephane Potvin <sepotvin at videotron.ca>
Most of this comes from NetBSD.
2004-05-14 11:46:45 +00:00