NetBSD/sys/dev
thorpej eda74e6121 - Perform all necessary bus_dmamap_sync() operations.
- Greatly simplify allocation and DMA mapping of the mailbox and ccbs.
- Be more robust against resource shortage errors, and report errors better.
1998-02-09 10:53:07 +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 - Perform all necessary bus_dmamap_sync() operations. 1998-02-09 10:53:07 +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 Create RX DMA maps with ALLOCNOW. These maps are essentially always 1998-02-07 21:13:34 +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 backout kprintf changes 1996-10-13 01:37:04 +00:00
sbus Remove all `bustype' arguments from map[io]dev() and REG2PHYS(). 1997-05-24 20:16:06 +00:00
scsipi * Add the "VIPER 150/21531" to quirk list (ST_Q_SENSE_HELP). 1998-02-07 23:00:24 +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.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 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 Implement poll(2). 1996-09-07 12:40:22 +00:00
cons.h Implement poll(2). 1996-09-07 12:40:22 +00:00
md.c initial import of the new virtual memory system, UVM, into -current. 1998-02-05 07:59:28 +00:00
md.h Rename this driver `md'. 1996-12-28 23:09:26 +00:00
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