NetBSD/sys/dev
martin dc09fa82ac Fix attachment for sparc64 systems (missing bus_space_vaddr).
Patches submitted in PR 21188.
2003-04-24 05:06:32 +00:00
..
acpi Use sysmon_taskq. 2003-04-20 20:21:29 +00:00
apm
arcbios Catch up to struct consdev changes. 2003-03-06 07:59:37 +00:00
ata add my 80 GB SATA drive to the quirk table. 2003-04-18 04:32:19 +00:00
bi Use PAGE_SIZE rather than NBPG. 2003-04-01 01:58:14 +00:00
bluetooth Changed the interface for passing output data between the bthci driver 2003-01-11 06:12:09 +00:00
cardbus Initialize name and dma tag. 2003-04-20 16:52:40 +00:00
dec Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
dmover Mmmm... LOCKDEBUG... 2003-04-01 20:59:15 +00:00
ebus Remove the `flags' argument from bus_intr_establish(). 2002-12-10 13:44:47 +00:00
eisa - #ifdef DEBUG, #if DEBUG -> #ifdef AHC_DEBUG 2003-04-22 14:33:01 +00:00
hpc Added new ioctl command, WSMOUSEIO_GETID to tell touch panel identifier 2003-01-03 04:36:26 +00:00
i2c
i2o __'ify MACHINE_ARCH names. 2003-02-14 18:29:05 +00:00
ic Correct use of MAXBSIZE where MAXPHYS was intended. This is a necessary 2003-04-23 00:55:17 +00:00
ieee1394 PR/20982: Eric Fair: fix debugging printf format errors. 2003-04-02 21:53:15 +00:00
ir Fix size_t printf formats in DIAGNOSTIC case. 2003-04-17 12:34:25 +00:00
isa PR/6362: der Mouse: /dev/speaker octave-tracking goes out of range 2003-04-20 22:02:46 +00:00
isapnp Don't malloc the channel_queue, put it in the softc. Print modes too. 2003-03-22 20:05:20 +00:00
marvell When attaching, make sure the "Reject Broadcast Mode", "Promiscuous Mode" 2003-04-10 15:23:19 +00:00
mca Remove assigned-to but not used variable (including nice little switch 2003-02-23 04:14:16 +00:00
microcode Regen. 2003-04-20 11:20:51 +00:00
mii Save some text segment space by not defining URLPHY_DEBUG. 2003-04-04 22:21:39 +00:00
mscp Change SBSIZE to SBLOCKSIZE to make this compile after UFS2 was brought 2003-04-02 20:32:01 +00:00
mvme Use PAGE_SIZE rather than NBPG. 2003-04-01 02:01:43 +00:00
news
ofisa Don't malloc channel_queue, put it in the softc. 2003-03-22 20:01:05 +00:00
ofw Zero out the buffer when padding packet to ETHER_MIN_LEN-ETHER_CRC_LEN 2003-01-15 22:01:57 +00:00
pci Regenerated after AMD 8131 additions. 2003-04-22 20:53:09 +00:00
pckbc Add KB_DE | KB_MACHDEP placeholder. Need it for the Jornada 680/690 2003-04-23 04:03:58 +00:00
pcmcia regen 2003-04-09 02:10:57 +00:00
podulebus Regen. 2003-01-26 19:35:52 +00:00
qbus A bunch of fixes to make the DHU driver much more efficient, 2003-04-06 15:45:11 +00:00
raidframe Remember to close the component if we decide it's not suitable for use 2003-04-13 22:07:11 +00:00
rasops rasops32_putchar: don't paint character out of font limits. 2003-04-16 23:28:41 +00:00
rcons
sbus Fix attachment for sparc64 systems (missing bus_space_vaddr). 2003-04-24 05:06:32 +00:00
scsipi Add another IBM drive that incorrectly reports DT only. 2003-04-21 18:07:14 +00:00
smbus
std guarantee, not guarentee. Idea from miod@openbsd. 2003-02-02 10:24:38 +00:00
sun fix kernel build error, such a configs w/o kbd, ms. 2003-01-24 16:54:34 +00:00
sysmon Add a "reset button" type. 2003-04-20 20:48:27 +00:00
tc Use PAGE_SIZE rather than NBPG. 2003-04-01 02:01:43 +00:00
usb Regen. 2003-04-22 22:08:00 +00:00
vme interrupt with two rs. 2003-01-06 13:04:54 +00:00
wscons PR/17738: Matthias Drochner, PR/21230: Onno van der Linden: vt100 wscons 2003-04-19 23:28:46 +00:00
wsfont undo constification of 'data' for wsdisplay font - unfortunately we need 2003-02-10 14:28:19 +00:00
xmi Use PAGE_SIZE rather than NBPG. 2003-04-01 02:01:43 +00:00
DEVNAMES Replace arm32 with arm ports that include the driver name in their GENERIC 2003-04-17 11:55:08 +00:00
Makefile Add dmover to the list of SUBDIRs. 2003-01-13 19:49:59 +00:00
auconv.c
auconv.h
audio.c Respect the law: Use A-law and mu-law as spellings as far as easily possible. 2003-04-06 18:20:07 +00:00
audio_if.h Respect the law: Use A-law and mu-law as spellings as far as easily possible. 2003-04-06 18:20:07 +00:00
audiovar.h
aurateconv.c
ccd.c Use 'void *' instead of 'caddr_t' in prototypes of VOP_IOCTL, VOP_FCNTL 2003-03-21 23:11:19 +00:00
ccdvar.h
cgd.c Use 'void *' instead of 'caddr_t' in prototypes of VOP_IOCTL, VOP_FCNTL 2003-03-21 23:11:19 +00:00
cgd_crypto.c Removed some debugging printfs that made it into the tree. 2003-03-31 08:45:08 +00:00
cgd_crypto.h
cgdvar.h
clock_subr.c
clock_subr.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
clockctl.c Fix clockctlattach to take an (ignored) int as its parameter, which is 2003-02-10 23:20:15 +00:00
cninit.c
cons.c Add cn_halt and cn_flush entries to consdevs. (needed for dma-only console 2003-03-06 00:38:26 +00:00
cons.h Add cn_halt and cn_flush entries to consdevs. (needed for dma-only console 2003-03-06 00:38:26 +00:00
dksubr.c Memset disklabel area to zero before beginning when constructing default 2002-12-17 01:55:44 +00:00
dkvar.h
kttcp.c Add MBUFTRACE kernel option. 2003-02-26 06:31:08 +00:00
kttcpio.h
ld.c If the upper-layer provides a geometry, use it. 2003-01-27 02:43:30 +00:00
ldvar.h
md.c Add /* MEMORY_DISK_SERVER */ comments to the #endifs to match the #ifdefs. 2002-12-11 16:24:38 +00:00
md.h
md_root.c Allow a memory disk image to be statically included in the kernel 2003-03-07 01:26:12 +00:00
midi.c Use aprint_*(). 2003-01-31 02:15:57 +00:00
midi_if.h
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c Respect the law: Use A-law and mu-law as spellings as far as easily possible. 2003-04-06 18:20:07 +00:00
mulaw.h Respect the law: Use A-law and mu-law as spellings as far as easily possible. 2003-04-06 18:20:07 +00:00
radio.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
radio_if.h
radiovar.h
rnd.c Replace machine/rnd.h with more appropriate name to share it 2003-02-05 13:57:50 +00:00
rndpool.c
sequencer.c
sequencervar.h
verified_exec.c
vnd.c Add a VNDIOF_FORCE flag which forces unconfiguration if the emulated 2003-04-11 16:11:49 +00:00
vndvar.h Add a VNDIOF_FORCE flag which forces unconfiguration if the emulated 2003-04-11 16:11:49 +00:00