hannken
|
af69915880
|
Add bus_dmamap_sync as dma regions are no longer uncached.
|
2003-08-16 15:40:41 +00:00 |
|
matt
|
c0d6cb285d
|
Nuke ci_curpm and curpm. Nuke pcb_pmreal. Those were use for spill stacks
and those no longer exist. for few uses that need CURPM, use CURPCB/PCB_PM
|
2003-08-12 05:06:53 +00:00 |
|
chs
|
b90614b54e
|
catch up with changes elsewhere.
|
2003-08-11 05:13:20 +00:00 |
|
scw
|
0b0e493eff
|
Switch ibm4xx ports to common powerpc bus_space/bus_dma code.
XXX: Walnut PCI support is broken. This will be addressed shortly.
|
2003-07-25 11:44:18 +00:00 |
|
lukem
|
141727280b
|
__KERNEL_RCSID()
|
2003-07-15 01:31:38 +00:00 |
|
thorpej
|
1a4648d9ad
|
Add device_register().
|
2003-07-04 01:59:19 +00:00 |
|
thorpej
|
0eff671820
|
Also pass a type argument to comcnattach() and com_kgdb_attach().
comspeed() (and thus cominit()) may need this information.
|
2003-06-14 17:01:06 +00:00 |
|
ragge
|
69a66687f8
|
Call ksyms_init() instead of ddb_init() in case of
NKSYMS || defined(DDB) || defined(LKM)
|
2003-04-26 11:05:05 +00:00 |
|
hannken
|
afb54fa917
|
Add hardware accelerated copy/erase ops.
|
2003-03-17 18:39:23 +00:00 |
|
hannken
|
249e0067fe
|
Add a port to the NCD Explora451 ThinClient.
- Supported devices: le, com, lpt, pckbd, frame buffer.
- Support missing: phy, audio, pcmcia.
- Boots from network or md.
Approved by: Eduardo Horvath <eeh@netbsd.org>
|
2003-03-11 10:57:54 +00:00 |
|