.. |
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
|
…
|
|
ic
|
In lance_mediachange(), if there is no callback to the front-end, just
|
1999-04-30 18:15:04 +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 ISP1040 and ISP2100 f/w to latest release
|
1999-04-04 01:21:02 +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
|
Fix the way we compute the mode to use: for multiword DMA, the used mode was
|
1999-05-05 15:24:59 +00:00 |
pckbc
|
Pull in slightly modified ioctl() routine from psm.c (handles WSMOUSEIO_SRES).
|
1999-05-03 15:50:38 +00:00 |
pcmcia
|
Add support for the Fujitsu Towa LA501 Ethernet card. PR #6524, Stephen Ma.
|
1999-04-27 04:56:18 +00:00 |
raidframe
|
Fix a couple of compiler warnings on the Alpha. Pointed out by Tim Rightnour.
|
1999-04-12 19:39:59 +00:00 |
rasops
|
Initialize db in copycols() to zero to pacify gcc, as noted by Simon Burge.
|
1999-04-29 03:38:39 +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
|
If setting to pio mode < 3 fails, try to set pio mode 3 before returning
|
1999-04-15 16:21:27 +00:00 |
sun
|
Catch up with a change to the stint interface.
|
1999-02-03 20:22:28 +00:00 |
tc
|
- Nuke debugging aids mistakenly committed.
|
1999-04-30 09:43:23 +00:00 |
usb
|
Regen.
|
1999-04-27 21:32:05 +00:00 |
vme
|
To clear a chunk of bus memory use bus_space_set_regionN().
|
1999-03-23 12:01:45 +00:00 |
wscons
|
Add ioctl definitions for setting mouse resolution, scale factor and sample
|
1999-05-03 15:43:25 +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
|
…
|
|
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 |