NetBSD/sys/dev
sakamoto 7052e9949b Change the data access busification functions to
the "stream" busification functions.
In the architecture as the BeBox(CPU is big endian, have ISA bus),
These methods would be used where "raw" data needs to {read,write,set}
unchanged.

Add #ifndef __BUS_SPACE_NEED_STREAM_METHODS (define that on NetBSD/bebox),
if not define __BUS_SPACE_NEED_STREAM_METHODS,
define "stream" busification functions to normal busification functions.
1998-02-03 04:26:45 +00:00
..
ata kill a couple of unnecessary #ifs 1998-01-15 01:26:13 +00:00
dec Remove __BROKEN_INDIRECT_CONFIG and change all drivers to use 1998-01-24 14:16:11 +00:00
eisa Use offsetof() from libkern.h 1998-01-28 02:23:04 +00:00
i2c Generic driver for read/write i2c devices, and for Microchip Technology's 1997-10-17 17:21:14 +00:00
ic Change the data access busification functions to 1998-02-03 04:26:45 +00:00
isa PR/4883: Andreas Wrede: Check for wildcard mem address not io ports. 1998-01-31 11:23:35 +00:00
isapnp Don't hardcode the interrupt type; use what the pnp config provided to us. 1998-01-31 21:31:35 +00:00
microcode Update 2100 F/W to 1.10 level. Also remove some older 2100 f/w versions. 1998-01-28 06:09:02 +00:00
mii Adjust for config changes. 1998-01-12 09:23:08 +00:00
ofw in ofbattach(), don't both doing an ofbprint() by hand if the root node. 1998-02-03 00:43:46 +00:00
pci When a PCI bus is attached, print out which bus spaces were enabled 1998-01-31 00:37:39 +00:00
pcmcia fix up the power management code to dtrt with the 3c562A mfc card (and 1998-02-01 23:52:25 +00:00
rcons
sbus Remove all `bustype' arguments from map[io]dev() and REG2PHYS(). 1997-05-24 20:16:06 +00:00
scsipi add NOLUNS quirk for UMAX S-12; from Andreas Wrede in PR kern/4849 1998-01-21 08:41:28 +00:00
sun Update for changes to config. 1998-01-12 09:36:53 +00:00
tc Regen. 1998-01-30 02:25:28 +00:00
vme Adapt to recent i82586 driver changes. 1998-01-25 19:57:27 +00:00
auconv.c Add trivial conversions between 8 and 16 bits. 1997-08-24 22:20:24 +00:00
auconv.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:37:50 +00:00
audio.c Adjust for config changes. 1998-01-12 08:44:08 +00:00
audio_if.h don't run minor() macro twice in ISDEV...() macro definitions 1998-01-10 14:07:25 +00:00
audiovar.h Make the audio API (almost) SunOS compatible. 1997-10-19 07:41:33 +00:00
ccd.c Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:03:42 +00:00
ccdvar.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:03:42 +00:00
clock_subr.c Minor improvement to avoid re-defining days_in_month(). 1997-10-14 17:25:57 +00:00
clock_subr.h
cninit.c
cons.c
cons.h
md.c Use DISKUNIT macro to encode md's unit in the minor number. 1997-08-01 19:38:30 +00:00
md.h
mulaw.c Audio: 1997-08-04 09:29:51 +00:00
mulaw.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:03:42 +00:00
rnd.c clean up the event queue more. Add volatile where needed. 1997-10-20 18:43:48 +00:00
rndpool.c Don't pretned to maintain an internal "global" entropy pool. In-kernel 1997-10-20 15:03:19 +00:00
vnd.c In vndsetcred(): after establishing credentials, flush all buffers 1998-01-26 23:30:44 +00:00
vndvar.h Pull over fixes from vm_swap.c: 1997-12-02 13:54:48 +00:00