Subject: Recent changes in the port-specific potion
To: None <port-x68k@netbsd.org>
From: MINOURA Makoto <minoura@netbsd.org>
List: port-x68k
Date: 03/17/1999 21:49:05
==========================================
Recent changes in the port-specific potion
==========================================
bus.h'fication of some drivers
==============================
Many devices are moved under the newly introduced intio(4)
device. intio is a virtual device to manage the I/O space,
provide bus_space(9) and bus_dma(9) implementations, handle
interrupt vector, etc. You must correct your kernel
configuration file.
Machine-independent NE2000 driver is used as the Neptune-X
driver. Hopefully, this will correct the multicast filter
bug recently found in the old driver, which will cause
problems with netatalk. You would have to rename
/etc/ifconfig.ed0 to /etc/ifconfig.ne0, or correct the
corresponding description in /etc/rc.conf.
spc driver is splitted into MI code and MD frontend.
bus.h'fication of the spc driver was done by NetBSD/pc98
team.
Xellent30 and Neptune-X now can co-exist with the default
settings.
I will put the new binary snapshot in a few days.
--
Minoura Makoto <minoura@netbsd.org> or <minoura@kw.netlaputa.ne.jp>
============
$B:G6a$NJQ99E@(B
============
$B$$$/$D$+$N%I%i%$%P$N(Bbus.h$B2=(B
===========================
$BB?$/$N%G%P%$%9$,!"?7$7$/F3F~$5$l$?(Bintio$B%G%P%$%9$N2<$K0\F0(B
$B$7$^$7$?!#(B intio$B$O!"(BI/O$B%9%Z!<%9$N4IM}!"(Bbus_space(9) $B$*$h$S(B
bus_dma(9)$B$N<BAu$NDs6!$J$I$r9T$&2>A[E*$J%G%P%$%9$G$9!#%+!<(B
$B%M%k%3%s%U%#%0%U%!%$%k$rJT=8$7$J$*$9I,MW$,$"$k$G$7$g$&!#(B
Neptune-X $B%I%i%$%P$H$7$F!"=>Mh$N(B if_ed $B$KBe$o$C$F5!<oHs0M(B
$BB8$N(BNE2000 $B%I%i%$%P$rMxMQ$9$k$h$&$K$J$j$^$7$?!#(B Netatalk $B$G(B
$BLdBj$K$J$k%^%k%A%-%c%9%H%U%#%k%?4XO"$N%P%0$O!"(B $B$3$l$G2r>C$5(B
$B$l$?$N$G$O$J$$$+$H;W$$$^$9!#(B $B%$%s%?%U%'%$%9L>$,JQ$o$C$F$$$^(B
$B$9$N$G!"(B/etc/ifconfig.ed0 $B$r(B /etc/ifconfig.ne0 $B$KJQ99$9$k$+!"(B
/etc/rc.conf $B$N3:Ev$9$k5-=R$r=$@5$9$kI,MW$,$"$j$^$9!#(B
spc$B%I%i%$%P$O!"(B $B5!<oHs0MB8$N%3!<%I$H5!<o0MB8$N%U%m%s%H%(%s(B
$B%I$KJ,3d$5$l$^$7$?!#(Bbus.h$B2=$O!"(BNetBSD/pc98$B%A!<%`$K$h$k$b$N(B
$B$G$9!#(B
Xellent30$B$H(BNeptune-X$B$,!"%G%U%)%k%H$N@_Dj$G6&B8$G$-$k$h$&$K(B
$B$J$j$^$7$?!#(B
--
$B$_$N$&$i(B $B$^$3$H(B <minoura@netbsd.org> or <minoura@kw.netlaputa.ne.jp>