NetBSD/sys/dev
thorpej 841fb8fd54 Don't try to dynamically create and destroy DMA maps. Instead, keep
it simple, and allocate one for each transmit and receive descriptor.

In addition to being simpler and faster, this fixes a serious memory leak
in the transmit path.
1998-02-11 01:28:22 +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 Add offset and length parameters to bus_dmamap_sync(), used for specifiying 1998-02-04 05:12:46 +00:00
i2c Generic driver for read/write i2c devices, and for Microchip Technology's 1997-10-17 17:21:14 +00:00
ic - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
isa Add offset and length parameters to bus_dmamap_sync(), used for specifiying 1998-02-04 05:12:46 +00:00
isapnp Add dm_mapsize to bus_dmamap_t and rename BUS_DMAMEM_NOSYNC to 1998-02-04 00:38:50 +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
ofisa don't forget class spec 1998-02-07 00:49:19 +00:00
ofw s/of_nodename/of_packagename/. Eventually, we'll probably want something 1998-02-03 16:58:25 +00:00
pci Don't try to dynamically create and destroy DMA maps. Instead, keep 1998-02-11 01:28:22 +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 Clear the scsipi_xfer's status byte before executing the command. This 1998-02-10 19:48:51 +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 vme_bus_probe() takes an `offset' argument. 1998-02-06 00:22:41 +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_if.h don't run minor() macro twice in ISDEV...() macro definitions 1998-01-10 14:07:25 +00:00
audio.c Adjust for config changes. 1998-01-12 08:44:08 +00:00
audiovar.h Make the audio API (almost) SunOS compatible. 1997-10-19 07:41:33 +00:00
ccd.c Allow a ccd component to be on any partition type. 1998-02-06 08:13:07 +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 New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
cninit.c
cons.c
cons.h
md.c - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +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