NetBSD/sys/dev
mark 910456eccf Added TriTech Microelectronics vendor ID.
Added TriTech Pyramid3D 25202 product ID.
Added Promise Ultra33 UltraDMA IDE controller product ID.
Added ALI product ID's for M1543 'Southbridge' PCI devices.
1998-05-25 22:31:11 +00:00
..
ata Disable the change to check wdp_ataversion, since it's unreliable with old 1998-05-09 05:20:35 +00:00
dec Fixed bug with lost characters in DDB output. 1998-05-23 12:49:30 +00:00
eisa Add bus_dma(9) support for the DEFxA FDDI driver 1998-05-21 20:44:02 +00:00
i2c Generic driver for read/write i2c devices, and for Microchip Technology's 1997-10-17 17:21:14 +00:00
ic Verify the driver work if PDQ_NO_BUS_DMA is defined. 1998-05-25 21:24:21 +00:00
isa Use stream methods (when available) to read/write the card memory. 1998-05-25 10:36:51 +00:00
isapnp Add missing call to isapnp_config. 1998-05-21 19:07:10 +00:00
microcode Backout endian changes here (per discussion with Justin) and move them to 1998-04-16 07:07:37 +00:00
mii Remove "class" declarations, and add "devclass" declarations where 1998-02-16 22:12:45 +00:00
ofisa compile with -Wall, update for changes to dev/ofw 1998-03-21 02:06:17 +00:00
ofw Replace TS_WOPEN with t_wopen, per mail on tech-kern. 1998-03-21 04:02:47 +00:00
pci Added TriTech Microelectronics vendor ID. 1998-05-25 22:31:11 +00:00
pckbc Make error reporting similar to "pckbd". 1998-05-03 10:01:00 +00:00
pcmcia Now works with the Digital Hinote Ultra Mobile Media CD-ROM 1998-04-25 17:43:27 +00:00
rcons
sbus Do not assume that a parallel component is always configured. 1998-05-20 22:08:10 +00:00
scsipi The DEC RRD42 doesn't deal with LUNs very well either. 1998-05-04 05:56:31 +00:00
sun Update for changes to config. 1998-01-12 09:36:53 +00:00
tc DECstation now provides bus_space and bus_dma data structures to us. 1998-05-22 21:15:48 +00:00
vme Fix function argument type. 1998-04-24 20:20:33 +00:00
wscons fix "Cursor Next Line (CNL)" (did the opposite) 1998-05-24 10:56:16 +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 Avoid spaces in tsleep() string. 1998-05-18 18:27:43 +00:00
audio_if.h Avoid the name free so the MALLOCLOG option works again. 1998-03-03 09:16:15 +00:00
audiovar.h Avoid the name free so the MALLOCLOG option works again. 1998-03-03 09:16:15 +00:00
ccd.c Sweep up some miscellaneous leftover lite2 integration shrapnel. 1998-03-01 07:15:39 +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 Rename this driver `md'. 1996-12-28 23:09:26 +00:00
mulaw.c Add alaw/mulaw conversion to/from 8 bit signed linear. 1998-05-22 13:05:31 +00:00
mulaw.h Add alaw/mulaw conversion to/from 8 bit signed linear. 1998-05-22 13:05:31 +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 Better fix for PR 5113, per discussion with fvdl: now that the vnode locking 1998-03-12 16:51:41 +00:00
vndvar.h Pull over fixes from vm_swap.c: 1997-12-02 13:54:48 +00:00