NetBSD/sys/arch/cobalt
joff 762a60356c Replace the rwrite and rread functions that take a bus_space_tag_t and
bus_space_handle_t with the new writereg and readreg
functions that take a struct hd44780_chip * and a u_int32_t rs (register-select)
2005-01-08 20:21:00 +00:00
..
cobalt bus_dmamap_load_mbuf(): Skip zero-length mbufs. 2004-11-28 17:34:45 +00:00
compile
conf pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of 2004-11-24 20:49:17 +00:00
dev Replace the rwrite and rread functions that take a bus_space_tag_t and 2005-01-08 20:21:00 +00:00
include - Use bus_space(9) to access PCI configuration registers on GT64111. 2004-08-28 13:33:31 +00:00
pci - Use bus_space(9) to access PCI configuration registers on GT64111. 2004-08-28 13:33:31 +00:00
stand Don't specify the object format to pick the right endianness - the 2005-01-01 07:00:50 +00:00
Makefile
TODO