NetBSD/sys/dev
thorpej 0d0cc4aa14 Rework the way ukbd attaches itself as the console (again). We now allow
the code to pick the first USB keyboard instance as the console, ignoring
which USB controller it's on.  Should eventually allow detaching of the
console keyboard.

From Jason Thorpe <thorpej@nas.nasa.gov>
1999-05-13 23:34:38 +00:00
..
ata Bump timeout to 10s only for ATAPI devices, 1s is fine for IDE drives once 1999-04-15 09:41:09 +00:00
dec Defined KEY_CAPSLOCK. 1999-03-19 18:34:01 +00:00
eisa Fix duplicate "3com" from attach, as noted in PR#7607. 1999-04-13 22:34:05 +00:00
i2c Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ic Do a fairly large internal restructuring to accomodate dual-bus host adapters 1999-05-12 18:59:23 +00:00
isa Convert some bogus panic()s into printf()s. 1999-04-30 15:29:24 +00:00
isapnp From Onno van der Linden: 1999-04-29 15:47:02 +00:00
microcode roll ISP 1080/1240 f/w to latest level 1999-05-12 16:45:04 +00:00
mii mii_phy_auto(): don't rely on an implicit declaration of the waitfor argument. 1999-04-26 14:48:57 +00:00
ofisa Fix a typo. 1999-03-30 20:07:56 +00:00
ofw Fix OFW_PCI_PHYS_HI_DEVICEMASK value. 1999-05-05 08:09:34 +00:00
pci Rework the way ukbd attaches itself as the console (again). We now allow 1999-05-13 23:34:38 +00:00
pckbc add swedish keyboard map from Johan Danielsson (joda@pdc.kth.se) per 1999-05-11 09:24:11 +00:00
pcmcia Fix a couple of problems w/ 3c574 support. Doesn't quite work yet, but 1999-05-09 18:48:52 +00:00
raidframe Replace two instances of TNF copyright with one (was replicated for two 1999-05-13 21:46:17 +00:00
rasops In rasops_erasecols(), try word aligned case before halfword aligned. 1999-05-09 17:50:27 +00:00
rcons Let `mapchar' in operations set decide if characters (c > 127) are printable. 1999-04-22 00:46:36 +00:00
sbus It is no longer necessary to protect bus_dma_[un]load() at splbio, since 1999-04-25 10:40:53 +00:00
scsipi Add patch from Manuel Bouyer -- his mail message said: 1999-05-05 21:35:15 +00:00
sun Catch up with a change to the stint interface. 1999-02-03 20:22:28 +00:00
tc - Sweep abit preparing for code merge to have common 'vdacops' across 1999-05-07 08:00:30 +00:00
usb Rework the way ukbd attaches itself as the console (again). We now allow 1999-05-13 23:34:38 +00:00
vme To clear a chunk of bus memory use bus_space_set_regionN(). 1999-03-23 12:01:45 +00:00
wscons define swedish layout and "dvorak" variant 1999-05-11 09:21:07 +00:00
wsfont Update usage comment. 1999-04-29 02:42:43 +00:00
Makefile Add `sbus' to SUBDIRS. 1998-07-28 00:36:31 +00:00
auconv.c
auconv.h Make copyrights conform. 1999-04-13 20:37:21 +00:00
audio.c Make these compile on the alpha when AUDIO_DEBUG is defined. 1999-02-26 01:18:09 +00:00
audio_if.h Pass the direction to the allocm and round_buffersize methods. 1999-02-17 02:37:38 +00:00
audiovar.h Pass the direction to the allocm and round_buffersize methods. 1999-02-17 02:37:38 +00:00
ccd.c a kindler gentler fix 1999-03-04 02:38:19 +00:00
ccdvar.h Fix a st00p1d bug I introduced in rev 1.57, which would cause any activity 1999-01-21 00:35:15 +00:00
clock_subr.c
clock_subr.h
cninit.c Keep cn_tab NULL until an appropriate console is found (avoids interrupt 1998-06-21 22:36:46 +00:00
cons.c
cons.h
md.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
md.h
midi.c Make these compile on the alpha when AUDIO_DEBUG is defined. 1999-02-26 01:18:09 +00:00
midi_if.h Do the splaudio()/IPL_AUDIO hack here, too, so that MPU attachments can see 1999-03-22 07:57:15 +00:00
midisyn.c Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
midisynvar.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
midivar.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
mulaw.c But seriously... 1998-08-09 21:41:45 +00:00
mulaw.h Add mulaw_to_slinear16 and alaw_to_slinear16. 1998-08-09 19:22:15 +00:00
rnd.c don't allow /dev/random to be opened (return ENXIO) until there is at least 1999-04-01 19:07:40 +00:00
rndpool.c KNF anality. 1999-01-27 10:41:00 +00:00
sequencer.c Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
sequencervar.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
vnd.c Add a couple of missing splbio()/splx() pairs that caused pool corruption. 1999-04-21 22:14:15 +00:00
vndvar.h Use the pool allocator for vndxfer and vndbuf structures. 1998-07-31 02:24:26 +00:00