NetBSD/sys/dev
is 3040e9247c * Command code definitions for the Dallas Semiconductor series of chips which
connect to their 1-wire bus like the DS2404 "EconoRAM Time Chip"
- and -
* Interface function definitions for this kind of chips. Currently only
low-level byte_read and _write, implenented as inline functions.
This functions take a struct ds_handle * (also defined here), which contains
pointers to bit-read/write and reset functions.
Eventually, prototypes for memory-access functions should go here, and the
1-wire bus should be made a BSD auto-configuration bus.
1997-07-06 22:22:01 +00:00
..
ata foosize()'s return value is in DEV_BSIZE units; adjust the size obtained 1997-06-24 00:20:44 +00:00
dec Clone Alpha ``cpu-independent'' clock API headers into sys/dev/tc/, 1997-06-22 08:02:18 +00:00
eisa Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +00:00
ic * Command code definitions for the Dallas Semiconductor series of chips which 1997-07-06 22:22:01 +00:00
isa Add support for remote serial KGDB. 1997-07-05 20:52:40 +00:00
isapnp add device ID for SB AWE64 Value; from William Coldwell in PR kern/3716. 1997-06-18 07:19:08 +00:00
microcode change microcode array definitions from "unsigned short" to the more 1997-03-13 04:07:44 +00:00
ofw Three changes to ofdsize(): 1997-06-24 00:27:18 +00:00
pci Add QUIRK_NOTAGS quirk to disable tagged command queuing for particular 1997-07-01 00:41:43 +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 Report actual disksize on finding a disk. 1997-07-02 03:51:25 +00:00
sun Update an obsolete comment. (We DO handle CapsLock and NumLock.) 1997-05-02 17:41:37 +00:00
tc Clone Alpha ``cpu-independent'' clock API headers into sys/dev/tc/, 1997-06-22 08:02:18 +00:00
audio.c Allow more than one hardware driver to attach to the audio upper layer. 1997-05-27 23:24:56 +00:00
audio_if.h Make the audio default parameters into a globally accessible constant. 1997-05-20 12:51:43 +00:00
audiovar.h Change the interface between the high and low level audio drivers 1997-04-29 21:01:33 +00:00
ccd.c Leftover from last commit: require us to be initialized when a DIOCGDINFO 1997-06-26 16:28:34 +00:00
ccdvar.h A performance optimization, inspired by a conversation with Thor Simon: 1997-01-30 04:00:52 +00:00
clock_subr.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +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 Comment reference to ramdisk.h -> md.h 1997-05-23 23:44:34 +00:00
md.h Rename this driver `md'. 1996-12-28 23:09:26 +00:00
mulaw.c RCS ID police. 1997-06-14 22:25:11 +00:00
mulaw.h Add Alaw encoding emulation. 1997-05-28 00:07:46 +00:00
vnd.c Leftover from last commit: require us to be initialized when a DIOCGDINFO 1997-06-26 16:28:34 +00:00
vndvar.h Add full disklabel and partition support to the vnd driver, allowing much 1997-06-23 21:03:55 +00:00