Hi all. I bought an AMD K6 250 and it seems to come with a lot of hardware within it: a sound board, modem, video, ... but the software is for Windows and with few documentation... I have some doubts: 1) My old modem worked only with isapnp and then setserial. How to automate on boot setserial settings given by isapnp? 2) The sound board seems to be PCI Sound PRO? Is there support in Linux for this? 3) The video board is a Sis. The following is my pci:
[05:23:[EMAIL PROTECTED]:~$cat /proc/pci PCI devices found: Bus 0, device 0, function 0: Host bridge: Silicon Integrated Systems Unknown device (rev 2). Vendor id=1039. Device id=530. Medium devsel. Master Capable. Latency=32. Non-prefetchable 32 bit memory at 0xe8000000 [0xe8000000]. Bus 0, device 0, function 1: IDE interface: Silicon Integrated Systems 85C5513 (rev 208). Fast devsel. Master Capable. Latency=128. I/O at 0x1f0 [0x1f1]. I/O at 0x3f4 [0x3f5]. I/O at 0x170 [0x171]. I/O at 0x374 [0x375]. I/O at 0xffa0 [0xffa1]. Bus 0, device 1, function 0: ISA bridge: Silicon Integrated Systems 85C503 (rev 177). Medium devsel. Master Capable. No bursts. Bus 0, device 1, function 1: Unknown class: Silicon Integrated Systems ACPI (rev 0). Medium devsel. Bus 0, device 2, function 0: PCI bridge: Silicon Integrated Systems 5591/5592 AGP (rev 0). Fast devsel. Master Capable. No bursts. Min Gnt=4. Bus 0, device 9, function 0: VGA compatible controller: Trident TG 9660 / Cyber9385 (rev 211). Medium devsel. Fast back-to-back capable. Non-prefetchable 32 bit memory at 0xefc00000 [0xefc00000]. Non-prefetchable 32 bit memory at 0xefbf0000 [0xefbf0000]. Bus 0, device 10, function 0: Ethernet controller: Realtek 8029 (rev 0). Medium devsel. IRQ 11. I/O at 0xdc00 [0xdc01]. Bus 0, device 12, function 0: Multimedia audio controller: Unknown vendor Unknown device (rev 16). Vendor id=13f6. Device id=100. Medium devsel. IRQ 10. Master Capable. Latency=32. Min Gnt=2.Max Lat=24. I/O at 0xde00 [0xde01]. Bus 1, device 0, function 0: VGA compatible controller: Silicon Integrated Systems Unknown device (rev 162). Vendor id=1039. Device id=6306. Medium devsel. Master Capable. Latency=32. Min Gnt=2. Prefetchable 32 bit memory at 0xff000000 [0xff000008]. Non-prefetchable 32 bit memory at 0xe76f0000 [0xe76f0000]. I/O at 0xcc00 [0xcc01]. [05:23:[EMAIL PROTECTED]:~$ [05:24:[EMAIL PROTECTED]:~$cat /proc/ioports 0000-001f : dma1 0020-003f : pic1 0040-005f : timer 0060-006f : keyboard 0080-008f : dma page reg 00a0-00bf : pic2 00c0-00df : dma2 00f0-00ff : fpu 0170-0177 : ide1 01f0-01f7 : ide0 0376-0376 : ide1 0378-037a : parport0 03c0-03df : vga+ 03e8-03ef : serial(set) 03f6-03f6 : ide0 03f8-03ff : serial(set) dc00-dc1f : eth0 ffa0-ffa7 : ide0 ffa8-ffaf : ide1 [05:24:[EMAIL PROTECTED]:~$ [05:24:[EMAIL PROTECTED]:~$cat /proc/interrupts CPU0 0: 3434258 XT-PIC timer 1: 19526 XT-PIC keyboard 2: 0 XT-PIC cascade 4: 127848 XT-PIC serial 5: 2911225 XT-PIC serial 11: 278778 XT-PIC eth0 13: 0 XT-PIC fpu 14: 365962 XT-PIC ide0 15: 448 XT-PIC ide1 NMI: 0 [05:24:[EMAIL PROTECTED]:~$ My old sound board is an Sound Blaster 16 that I took off. [05:25:[EMAIL PROTECTED]:~$cat /proc/sound OSS/Free:3.8s2++-971130 Load type: Driver compiled into kernel Kernel: Linux phantasy 2.2.9 #1 Sat May 15 15:12:24 EST 1999 i586 Config options: 0 Installed drivers: Type 1: OPL-2/OPL-3 FM Type 26: MPU-401 (UART) Type 2: Sound Blaster Type 29: Sound Blaster PnP Type 7: SB MPU-401 Card config: (Sound Blaster at 0x220 irq 5 drq 1,5) (SB MPU-401 at 0x330 irq 1 drq 0) (OPL-2/OPL-3 FM at 0x388 drq 0) Audio devices: Synth devices: Midi devices: Timers: 0: System clock Mixers: [05:25:[EMAIL PROTECTED]:~$ Thanks for any help, Paulo Henrique