Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/x68k/dev
cube%cubidou.net@localhost wrote:
> Thanks! I tried hard to cover as many archs as possible when
> test-building my changes, but I obviously don't get everything. Can you
> point me to a kernel I could add to my list to cover that one?
It's in x68k/conf/GENERIC, but I used this command on such changes:
% find /usr/src -type f -name 'files*' -exec grep '^attach[ ]ne at' {} \;
-print
It also shows sys/arch/evbarm/g42xxeb/if_ne_obio.c..
(BTW in my local tree files.dreamcast also has ne2000 ;-)
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index