Martin Kennedy

Results 87 comments of Martin Kennedy

So, how are we going to get jails to point their copy of `/etc/resolv.conf` to their bind-mounted `/tmp/resolv.conf.d` directory?

I'm working quite heavily on a port, though it's specifically for the H8/538. I know the 539F and the SH7052 cloned from it for Mitsubishi ECUs needs builtin support for...

> @Hurricos I saw your port, a week or two ago; can't remember where I found it though. But I used it as a starting point for the H8/520, which...

> Mine's for a synthesizer. Yamaha SY22. It uses two external ROMs and an SRAM, as well as various other chips they managed to put on the data bus, so...

> tl866 I modified arduino_promdump for the same purpose: https://github.com/Hurricos/arduino_promdump/tree/hn28f101 ![image](https://github.com/NationalSecurityAgency/ghidra/assets/2000409/3ae8593c-9519-49d5-9571-e7db8e447dac)

> This is not an issue. We just limited it to 2+5GHz or 2+6GHz for new version. If you want to do 5+6GHz then you should stick to the previous...

To note, the AP175 is divided into three different devices: - AP175P: Powered by 802.3at - AP175DC: takes a range of DC voltages; ethernet port acts as power sourcing equipment...

sensors-detect believes 0x4b is: ```txt Client found at address 0x4b Probing for `National Semiconductor LM75'... Success! (confidence 3, driver `lm75') ``` ... but the LM75 does not come in a...

The chip at 0x50 must be a VERY simple one, as it only shows a single value at address 0, and reading from it (without specifying an address) with i2cget...

0x50 was ultimately a Microchip 24LC2561 2Kb (256B) EEPROM; it's been added to the device tree. The SOT563-6 previously referenced and shown in the photos above is not actually on...