NetBSD/sys/dev
thorpej cdc616ca77 Port the latest FreeBSD "fxp" driver to NetBSD-current. Changes include:
- Work around a bug in the 82557 that causes the receiver to lock up
  in certain conditions by kicking the multicast address filter if we
  haven't heard anything come down the wire for some period of time.
- Fix a bug that could cause TxCB descriptor chains to cross page boundaries
  on the Alpha.
- Remove some unneeded register masking.
- Fix a bug where too much data was copied from the config template, causing
  memory corruption.
- Fix handing of if_timer (it was be cleared too early in some cases).
- Attempt to reduce the chances of receiver overrun by doubling the
  number of receive DMA segments, and processing receive interrupts
  before transmit interrupts.
- Remove a gratuitous assignment.
- Fix a bug where incoming packets were counted twice.
1997-10-20 01:15:53 +00:00
..
ata o Make usage of /dev/random dependant on 1997-10-13 00:46:08 +00:00
dec Copyright assigned to The NetBSD Foundation. 1997-10-05 18:26:38 +00:00
eisa Pull down from marc-pcmcia branch: 1997-10-14 21:28:37 +00:00
i2c Generic driver for read/write i2c devices, and for Microchip Technology's 1997-10-17 17:21:14 +00:00
ic Fix pasto in symbolic name for string 1997-10-19 20:46:32 +00:00
isa Make sure the i/o and/or mem addresses aren't wildcarded (i.e. -1) before 1997-10-19 18:56:39 +00:00
isapnp Make the audio API (almost) SunOS compatible. 1997-10-19 07:41:33 +00:00
microcode New microcode release (1.02) from qlogic for the 2100. 1997-09-19 14:15:54 +00:00
mii Generic functions for the MII layer. mii attaches to mii-capable network 1997-10-17 17:33:45 +00:00
ofw Oops, fix a couple of typos. 1997-10-08 23:35:41 +00:00
pci Port the latest FreeBSD "fxp" driver to NetBSD-current. Changes include: 1997-10-20 01:15:53 +00:00
pcmcia Include locators.h and use symbolic name comes from it. 1997-10-19 14:04:29 +00:00
rcons
sbus Remove all `bustype' arguments from map[io]dev() and REG2PHYS(). 1997-05-24 20:16:06 +00:00
scsipi Implement two macros, scsipi_command() and scsipi_command_direct(), and 1997-10-18 19:50:51 +00:00
sun Export kbd_docmd() because the sparc fb.c wants it. 1997-10-03 23:04:46 +00:00
tc Declare TCVERBOSE by defopt in files.tc. Include opt_tcverbose.h in tc.c. 1997-09-13 08:52:23 +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 Make the audio API (almost) SunOS compatible. 1997-10-19 07:41:33 +00:00
audio.c Make the audio API (almost) SunOS compatible. 1997-10-19 07:41:33 +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
cons.c
cons.h
md.c Use DISKUNIT macro to encode md's unit in the minor number. 1997-08-01 19:38:30 +00:00
md.h
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 o Remove most of the splhigh() protected regions, making them 1997-10-19 11:43:05 +00:00
rndpool.c Update notice to indicate the the IDEAS were derived from Ted's code, not the 1997-10-13 19:59:26 +00:00
vnd.c Do hack around VOP_BMAP call to avoid recursive locks. The locking 1997-10-20 00:11:03 +00:00
vndvar.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:37:50 +00:00