..
ata
- change the interrupt routines to take a 3rd arguments, set to 1 if we
1999-04-01 21:46:28 +00:00
dec
Defined KEY_CAPSLOCK.
1999-03-19 18:34:01 +00:00
eisa
pull eisa_machdep.h in from machine/
1999-03-19 03:01:50 +00:00
i2c
Rework the way kernel include files are installed. In the new method,
1998-06-12 23:22:30 +00:00
ic
Endian-ness bugfix for elink3 on big-endian hosts.
1999-04-13 20:23:52 +00:00
isa
Fix probe code for IDE devices:
1999-04-11 20:50:28 +00:00
isapnp
Enable workaround for isapnp assigning already used interrupts to pnp
1999-04-12 19:31:27 +00:00
microcode
roll ISP1040 and ISP2100 f/w to latest release
1999-04-04 01:21:02 +00:00
mii
Regen.
1999-03-24 21:07:26 +00:00
ofisa
Fix a typo.
1999-03-30 20:07:56 +00:00
ofw
oops, fix previous.
1999-03-10 02:19:04 +00:00
pci
Add entries for TI, Ricoh, Toshiba PCI-to-cardbus bridge chips, so
1999-04-12 23:18:16 +00:00
pckbc
In a PC keyboard doesn't accept a "set to scanset 2" command, reset it
1999-03-26 12:39:13 +00:00
pcmcia
Fix ethernet address location for Compex Linkport ENET-B. From PR 7238.
1999-04-09 23:19:27 +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
Code cleanup. Add ri_bswap member to 'struct rasops_info' to indicate that
1999-04-13 03:02:40 +00:00
rcons
Many enchancements to rcons to support ANSI color and all attributes
1999-04-13 18:43:17 +00:00
sbus
Initialize automatics in stp4020print(); noticed by Jonathan O'Brien.
1999-03-29 21:30:48 +00:00
scsipi
Add SCSI_IGNORE_NOT_READY to the flags for CDIOCCLOSE: some devices will
1999-04-08 16:12:31 +00:00
sun
Catch up with a change to the stint interface.
1999-02-03 20:22:28 +00:00
tc
Removed pending write of fully-functional MI driver.
1999-04-13 19:06:54 +00:00
usb
Regen.
1999-04-03 19:03:02 +00:00
vme
To clear a chunk of bus memory use bus_space_set_regionN().
1999-03-23 12:01:45 +00:00
wscons
defopt WSCONS_SUPPORT_PCVTFONTS
1999-04-01 11:50:02 +00:00
wsfont
iso8x16 font removed until such time as licensing can be clarified.
1999-04-13 18:34:13 +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_if.h
Pass the direction to the allocm and round_buffersize methods.
1999-02-17 02:37:38 +00:00
audio.c
Make these compile on the alpha when AUDIO_DEBUG is defined.
1999-02-26 01:18:09 +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
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
Keep cn_tab NULL until an appropriate console is found (avoids interrupt
1998-06-21 22:36:46 +00:00
cons.c
Implement poll(2).
1996-09-07 12:40:22 +00:00
cons.h
Implement poll(2).
1996-09-07 12:40:22 +00:00
Makefile
Add `sbus' to SUBDIRS.
1998-07-28 00:36:31 +00:00
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
Rename this driver `md'.
1996-12-28 23:09:26 +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
midi.c
Make these compile on the alpha when AUDIO_DEBUG is defined.
1999-02-26 01:18:09 +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
Must use PR_NOWAIT when allocating component buffers.
1998-11-12 22:39:57 +00:00
vndvar.h
Use the pool allocator for vndxfer and vndbuf structures.
1998-07-31 02:24:26 +00:00