Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
lukem
Mon Oct 13 18:14:39 PDT 1997
Update of /cvsroot/src/games/tetris
In directory netbsd1:/var/slash-tmp/cvs-serv14593
Modified Files:
scores.c screen.c screen.h
Log Message:
use <termcap.h>
thorpej
Mon Oct 13 18:15:00 PDT 1997
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv14680
Modified Files:
Tag: marc-pcmcia
pcidevs
Log Message:
Add the Winbond NE2000-compatible Ethernet interfaces. XXX A better
description of this card is needed.
thorpej
Mon Oct 13 18:16:01 PDT 1997
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv14960
Modified Files:
Tag: marc-pcmcia
pcidevs.h pcidevs_data.h
Log Message:
Regen.
lukem
Mon Oct 13 18:16:50 PDT 1997
Update of /cvsroot/src/libexec/telnetd
In directory netbsd1:/var/slash-tmp/cvs-serv15079
Modified Files:
telnetd.c
Log Message:
use <termcap.h>
thorpej
Mon Oct 13 18:16:50 PDT 1997
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv15078
Modified Files:
Tag: marc-pcmcia
files.pci
Added Files:
Tag: marc-pcmcia
if_ne_pci.c
Log Message:
Split off NE2000 support from the ISA "ed" driver, and create a new "ne"
driver that deals with NE2000s and compatibles on ISA, PCI, and PCMCIA
busses.
This driver uses the generic DP8390 core chipset back-end.
thorpej
Mon Oct 13 18:18:49 PDT 1997
Update of /cvsroot/src/sys/dev/pcmcia
In directory netbsd1:/var/slash-tmp/cvs-serv15169
Modified Files:
Tag: marc-pcmcia
files.pcmcia
Added Files:
Tag: marc-pcmcia
if_ne_pcmcia.c
Removed Files:
Tag: marc-pcmcia
if_ed_pcmcia.c
Log Message:
Split off NE2000 support from the ISA "ed" driver, and create a new "ne"
driver that deals with NE2000s and compatibles on ISA, PCI, and PCMCIA
busses.
This driver uses the generic DP8390 core chipset back-end.
NOTE: There are several changes between this driver and the old "ed"
front-end for PCMCIA. Notably, the i/o space allocation strategy has
been changed somewhat to allow this to work with odd host pcmcia bridges.
Home |
Main Index |
Thread Index |
Old Index