Searched refs:onboard (Results 1 – 25 of 55) sorted by relevance
123
| /netbsd/src/sys/arch/mvme68k/docs/ |
| D | VMEbus-RAM | 15 space spans 0x00000000 to 0x00ffffff. However, onboard RAM also spans 16 this space. With 8Mb of onboard RAM, only the top 8Mb of VMEbus A24 17 space can be seen. With 16Mb onboard, there is no easy way to get at 25 VMEbus address space is masked by onboard RAM. The size of this region 26 depends entirely on the size of onboard RAM. 35 MVME board's RAM. That is, if you have 32MB of onboard RAM, set the 64 onboard RAM and will not attempt to use any VMEbus RAM. 79 The upshot is that the cache only works for onboard RAM, not VMEbus
|
| D | Interrupts | 48 for use by onboard devices. 52 The onboard devices' vectors are as follows:
|
| /netbsd/src/sys/arch/bebox/stand/boot/ |
| D | version | 11 1.7: Support kernel load from IDE HDD with onboard wdc. 12 1.8: Support kernel load from SCSI HDD with onboard siop.
|
| /netbsd/src/sys/arch/news68k/conf/ |
| D | INSTALL | 92 # onboard LANCE ethernet 102 # onboard z8530 SCC 112 # onboard uPD72067 FDC; not yet 116 # onboard CXD1180 SCSI controller
|
| D | LIBERO | 94 # onboard LANCE ethernet 105 # onboard z8530 SCC 114 # onboard uPD72067 FDC; not yet 118 # onboard CXD1180 SCSI controller
|
| D | GENERIC_TINY | 131 # onboard LANCE ethernet 146 # onboard z8530 SCC 156 # onboard uPD72067 FDC; not yet 160 # onboard CXD1180 SCSI controller
|
| D | GENERIC | 156 # onboard LANCE ethernet 171 # onboard z8530 SCC 181 # onboard uPD72067 FDC; not yet 185 # onboard CXD1180 SCSI controller
|
| D | NEWS1200 | 103 # onboard LANCE ethernet 113 # onboard z8530 SCC
|
| /netbsd/src/sys/arch/mipsco/conf/ |
| D | INSTALL | 59 le0 at obio0 addr 0xba000000 # onboard LANCE ethernet 71 asc0 at obio0 addr 0xb8000000 # onboard NCR 53c94 SCSI controller
|
| D | RC3230 | 98 le0 at obio0 addr 0xba000000 # onboard LANCE ethernet 110 asc0 at obio0 addr 0xb8000000 # onboard NCR 53c94 SCSI controller
|
| D | GENERIC | 124 le0 at obio0 addr 0xba000000 # onboard LANCE ethernet 136 asc0 at obio0 addr 0xb8000000 # onboard NCR 53c94 SCSI controller
|
| /netbsd/src/sys/dev/ic/ |
| D | cs4215var.h | 41 volatile uint8_t onboard, offset; member
|
| /netbsd/src/sys/arch/pmax/conf/ |
| D | INSTALL | 147 pm* at ibus0 addr ? # 3100 onboard fb 148 le* at ibus0 addr ? # 3100, 5100 onboard LANCE 149 sii* at ibus0 addr ? # DC7061 onboard SCSI
|
| D | GENERIC | 226 pm* at ibus0 addr ? # 3100 onboard fb 227 le* at ibus0 addr ? # 3100, 5100 onboard LANCE 228 sii* at ibus0 addr ? # DC7061 onboard SCSI
|
| /netbsd/src/sys/arch/iyonix/ |
| D | TODO | 6 * Support onboard ethernet
|
| /netbsd/src/games/trek/USD.doc/ |
| D | spell.ok | 49 onboard
|
| /netbsd/src/sys/arch/sun3/conf/ |
| D | RAMDISK3X | 82 # Intel Ethernet (onboard, or VME) 86 # Lance Ethernet (only onboard)
|
| D | DISKLESS3X | 103 # Intel Ethernet (onboard, or VME) 107 # Lance Ethernet (only onboard)
|
| D | RAMDISK | 82 # Intel Ethernet (onboard, or VME) 86 # Lance Ethernet (only onboard)
|
| D | DISKLESS | 117 # Intel Ethernet (onboard, or VME) 121 # Lance Ethernet (only onboard)
|
| D | INSTALL3X | 115 # Intel Ethernet (onboard, or VME) 119 # Lance Ethernet (only onboard)
|
| D | INSTALL | 114 # Intel Ethernet (onboard, or VME) 118 # Lance Ethernet (only onboard)
|
| /netbsd/src/sys/dev/sbus/ |
| D | dbri.c | 791 sc->sc_mm.onboard = 1; in mmcodec_init() 797 sc->sc_mm.onboard = 0; in mmcodec_init() 803 sc->sc_mm.onboard = 0; in mmcodec_init() 816 sc->sc_mm.offset = sc->sc_mm.onboard ? 0 : 8; in mmcodec_init() 863 tmp |= (sc->sc_mm.onboard ? DBRI_PIO0 : DBRI_PIO2); in mmcodec_init_data() 1015 val |= (sc->sc_mm.onboard ? DBRI_PIO0 : DBRI_PIO2); in mmcodec_setcontrol()
|
| /netbsd/src/sys/arch/evbarm/cp3100/ |
| D | README | 58 Redboot to program a gzboot/kernel image into onboard Flash and have it
|
| /netbsd/src/sys/arch/evbarm/conf/ |
| D | IYONIX | 197 # onboard RTC. RISC OS starts counting years at 2000 279 # onboard ethernet 341 # Iyonix onboard audio
|
123