Port-amiga archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
cardbus in GENERIC
Hi,
a build of -current (sources from yesterday) failed for me while
compiling sys/dev/ic/smc91cxx.c:
cc1: warnings being treated as errors
/var/tmp2/current-src/src/sys/dev/ic/smc91cxx.c: In function
`smc91cxx_read':
/var/tmp2/current-src/src/sys/dev/ic/smc91cxx.c:1071: warning: implicit
declaration of function `bus_space_read_stream_4'
*** Error code 1
Does it make sense to include cardbus devices in config-files for
NetBSD/amiga? As far as I know the A1200 only has a (slightly broken?)
PCMCIA slot.
Is bus_space(9) support for NetBSD/amiga as complete as it should be?
The bus_space_.*_8 functions are certainly not necessary but ZorroIII
supports 32 address and data lines (multiplexed). So, isn't there a
need for the bus_space.*_4 functions?
ciao
Klaus
Home |
Main Index |
Thread Index |
Old Index