===== Serial Interface ===== * http://packages.qa.debian.org/t/ttylog.html# LoG * https://blog.philippklaus.de/2011/08/sniff-serial-connection/ ==== RS232 ==== minidin6: * http://worldsat.rtfm.be/faq.php?op=detail&scat=44&pid=85 Pc (subd9) Terminal (minidin6) Pin 2 (rx) Pin 1 (tx) Pin 3 (tx) Pin 5 (rx) Pin 5 (gnd) Pin 4 (gnd) * http://buffalo.nas-central.org/wiki/Building_a_Custom_Serial_Interface#KuroBox_Specific_Parts subd9 : 3-TD/2-RD/5-SG * http://buffalo.nas-central.org/wiki/Add_a_Serial_port_to_the_PowerPC_Linkstation pins : * http://www.dd-wrt.com/wiki/index.php/LaFonera_Hardware_Serial-Cable-Port Misc : * http://www.tdubel.com/artikkelit/tiedostot/ST310014ACE_unlocking_tutorial_english.pdf ==== UART 8250 ==== dmesg | grep 8250 # Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled # serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A # 0000:00:03.0: ttyS1 at I/O 0x8428 (irq = 11) is a 8250 # 0000:00:03.0: ttyS2 at I/O 0x8440 (irq = 11) is a 8250 # 0000:00:03.0: ttyS3 at I/O 0x8450 (irq = 11) is a 8250 # serial8250: too much work for irq11 modprobe -r 8250_pnp && modprobe -r 8250_pci && modprobe -r 8250 && modprobe -r serial_core modprobe -v 8250_pnp && modprobe -v 8250_pci && modprobe -v 8250 && modprobe -v serial_core http://www.beyondlogic.org/serial/serial.htm#8 ==== AMIGA ==== http://modemdoctor.com/products/comset.htm http://modemdoctor.com/comst13.zip#unp:./msdos/twindoc.txt http://fellow.abime.net/old_version/main/documentation/transfer.html Copy files from your Amiga (~=remote) to your PC: TWIN> HELP TWIN> SHOW SPEED TWIN> COPY ~ram:*.adf c:\adfs\ TWIN TREE dh0: TWIN> COPY dh0: ~/dh0/ SUBDIR $ sudo wineconsole /tmp/twin.exe #| err:int:DOSVM_Int09SendScan keyboard queue overflow T W I N E X P R E S S - Version 1.1a released on 1992/01/07 (shareware). ~~~~~~~~~~~~~~~~~~~~~~~ Copyright 1991 OMNICODE. All rights reserved. HELP: The HELP command can display information on the following topics: HELP TWIN : Provides basic data about Twin Express and registration. HELP CABLE : Indicates the wiring details of the serial cable. HELP USAGE : Introduces the user to Twin Express via a mini tutorial. HELP EXAMPLES: Shows examples of typical usage. HELP COMMANDS: Displays the syntax of available commands. >>> Non-present or non-standard serial device: COM1 <<< TWIN> ==== msdos ==== http://adfsender.stoeggl.com/adfsenderterminal/readme.txt copy /B file.adf com2: ==== Modem [[M5457]] ==== lspci | grep Modem # 00:03.0 Modem: ALi Corporation M5457 AC'97 Modem Controller lspci -n | grep -i "00:03.0" # 00:03.0 0703: 10b9:5457 modinfo slamr | grep -i ".*10B9.*5457*" # alias: pci:v000010B9d00005457sv*sd*bc*sc*i* ksyms -m slamr === Module : [[slamr]]=== sudo modprobe -r slamr ; sudo modprobe -v slamr ; dmesg | tail slamr: SmartLink AMRMO modem. slamr: device 10b9:5457 is grabbed by another driver lsof +D /dev/ nrv:~/AmiloA-k7# sudo modprobe -v ungrab-winmodem insmod /lib/modules/2.6.18.1-k7-amiloa/misc/ungrab-winmodem.ko slamr: SmartLink AMRMO modem. slamr: probe 10b9:5457 SL1800 card... PCI: Enabling device 0000:00:03.0 (0000 -> 0003) ACPI: PCI Interrupt 0000:00:03.0[[A]] -> Link [[LNKG]] -> GSI 11 (level, low) -> IRQ 11 slamr: mc97 codec is 0 slamr: cannot init card. * http://jaidev.info/home/blog/archives/2004/11/21/fedora-core-3.html Did not help ===== software ===== * cu http://debaday.debian.net/2008/05/04/cu-simple-serial-communication-program/ * minicom * http://ezv24.sourceforge.net/ ===== MISC ===== * http://www.footslog.com/articles/Hardware/ha0013.htm# [[rs232]] * http://www.hardwarebook.info/PS/2_to_Serial_Mouse# DiN * http://home.tiscali.nl/~t_aalberts/GPS_IRDA_FAQ.htm# [[ps2]] : * http://codeandlife.com/2012/07/01/raspberry-pi-serial-console-with-max3232cpe/# [[armv6]] ===== MORE ===== @TaG: SeaGate TtL [[Rs232]] [[AmiloA]] [[M5457]] [[cu]] [[uart]] [[sat]] [[rs232]] RaiD [[ARMv5]] [[ATA]] [[IDE]] UarT TtL * http://jessiesbloggerific.blogspot.fr/2011/10/unlocking-my-st310014ace-completed.html {{http://4.bp.blogspot.com/-hKKi4Gp4EOs/TpB2pam_sOI/AAAAAAAAAQk/ja__Jpnd-cM/s640/03+Completed+Circuit.JPG}}