Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/14/1998 23:40:02
cgd
Wed Jan 14 15:36:31 PST 1998
Update of /cvsroot/src/sys/arch/i386/conf
In directory netbsd1:/var/slash-tmp/cvs-serv10662/arch/i386/conf
Modified Files:
files.i386
Log Message:
Shuffle wd/wdc driver files around (via repository copies). wdc
now lives in dev/ic, wd now lives in dev/ata. there's now a 'ata'
interface attribute defined in conf/files, but wdc can't go there
yet because some ports still use private versions based on the old
ISA version.
cgd
Wed Jan 14 15:36:32 PST 1998
Update of /cvsroot/src/sys/conf
In directory netbsd1:/var/slash-tmp/cvs-serv10662/conf
Modified Files:
files
Log Message:
Shuffle wd/wdc driver files around (via repository copies). wdc
now lives in dev/ic, wd now lives in dev/ata. there's now a 'ata'
interface attribute defined in conf/files, but wdc can't go there
yet because some ports still use private versions based on the old
ISA version.
cgd
Wed Jan 14 15:36:33 PST 1998
Update of /cvsroot/src/sys/dev/ata
In directory netbsd1:/var/slash-tmp/cvs-serv10662/dev/ata
Added Files:
files.ata
Log Message:
Shuffle wd/wdc driver files around (via repository copies). wdc
now lives in dev/ic, wd now lives in dev/ata. there's now a 'ata'
interface attribute defined in conf/files, but wdc can't go there
yet because some ports still use private versions based on the old
ISA version.
cgd
Wed Jan 14 15:36:34 PST 1998
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv10662/dev/isa
Modified Files:
files.isa
Log Message:
Shuffle wd/wdc driver files around (via repository copies). wdc
now lives in dev/ic, wd now lives in dev/ata. there's now a 'ata'
interface attribute defined in conf/files, but wdc can't go there
yet because some ports still use private versions based on the old
ISA version.