.. |
ata
|
kill a couple of unnecessary #ifs
|
1998-01-15 01:26:13 +00:00 |
dec
|
Remove __BROKEN_INDIRECT_CONFIG and change all drivers to use
|
1998-01-24 14:16:11 +00:00 |
eisa
|
Use offsetof() from libkern.h
|
1998-01-28 02:23:04 +00:00 |
i2c
|
Generic driver for read/write i2c devices, and for Microchip Technology's
|
1997-10-17 17:21:14 +00:00 |
ic
|
Change the data access busification functions to
|
1998-02-03 04:26:45 +00:00 |
isa
|
Put a debugging printf inside #ifdef IYDEBUG ... #endif.
|
1998-02-03 16:22:01 +00:00 |
isapnp
|
Don't hardcode the interrupt type; use what the pnp config provided to us.
|
1998-01-31 21:31:35 +00:00 |
microcode
|
Update 2100 F/W to 1.10 level. Also remove some older 2100 f/w versions.
|
1998-01-28 06:09:02 +00:00 |
mii
|
Adjust for config changes.
|
1998-01-12 09:23:08 +00:00 |
ofw
|
s/of_nodename/of_packagename/. Eventually, we'll probably want something
|
1998-02-03 16:58:25 +00:00 |
pci
|
When a PCI bus is attached, print out which bus spaces were enabled
|
1998-01-31 00:37:39 +00:00 |
pcmcia
|
fix up the power management code to dtrt with the 3c562A mfc card (and
|
1998-02-01 23:52:25 +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
|
add NOLUNS quirk for UMAX S-12; from Andreas Wrede in PR kern/4849
|
1998-01-21 08:41:28 +00:00 |
sun
|
Update for changes to config.
|
1998-01-12 09:36:53 +00:00 |
tc
|
Regen.
|
1998-01-30 02:25:28 +00:00 |
vme
|
Adapt to recent i82586 driver changes.
|
1998-01-25 19:57:27 +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.c
|
Adjust for config changes.
|
1998-01-12 08:44:08 +00:00 |
audio_if.h
|
don't run minor() macro twice in ISDEV...() macro definitions
|
1998-01-10 14:07:25 +00:00 |
audiovar.h
|
Make the audio API (almost) SunOS compatible.
|
1997-10-19 07:41:33 +00:00 |
ccd.c
|
Fix tipo inherited from old version of TNF copyright template.
|
1997-10-09 08:03:42 +00:00 |
ccdvar.h
|
Fix tipo inherited from old version of TNF copyright template.
|
1997-10-09 08:03:42 +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
|
Remove duplicate definition of `constty'.
|
1995-04-11 22:08:06 +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 |
md.c
|
Use DISKUNIT macro to encode md's unit in the minor number.
|
1997-08-01 19:38:30 +00:00 |
md.h
|
Rename this driver `md'.
|
1996-12-28 23:09:26 +00:00 |
mulaw.c
|
Audio:
|
1997-08-04 09:29:51 +00:00 |
mulaw.h
|
Fix tipo inherited from old version of TNF copyright template.
|
1997-10-09 08:03:42 +00:00 |
rnd.c
|
clean up the event queue more. Add volatile where needed.
|
1997-10-20 18:43:48 +00:00 |
rndpool.c
|
Don't pretned to maintain an internal "global" entropy pool. In-kernel
|
1997-10-20 15:03:19 +00:00 |
vnd.c
|
In vndsetcred(): after establishing credentials, flush all buffers
|
1998-01-26 23:30:44 +00:00 |
vndvar.h
|
Pull over fixes from vm_swap.c:
|
1997-12-02 13:54:48 +00:00 |