SmartLink 56k-modem / probed OK, but (no driver attached) FreeeBSD-5.4-Release-p1

Hanno Krusken lr101fc at yahoo.co.uk
Sun May 22 22:12:43 PDT 2005


This is a build in modem with sound card option in a iTronix IX260 II
rugged Laptop, like the HP NR3000
running FreeBSD-RELEASE-p1

so far I got all most every thing working on this machine, part of the
modem, witch is probed by enabling the device.hints section.

> Timecounter "i8254" frequency 1193182 Hz quality 0
> CPU: Mobile Intel(R) Celeron(R) CPU 1.80GHz (1794.19-MHz 686-class CPU)
>   Origin = "GenuineIntel"  Id = 0xf27  Stepping = 7
>   Features=0xbfebf9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
> real memory  = 1073676288 (1023 MB)
> avail memory = 1041764352 (993 MB)
> Pentium 4 TCC support enabled, current performance 528%

> pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
> pcm0: <Intel ICH3 (82801CA)> port 0xd400-0xd43f,0xd800-0xd8ff irq 11 at device 31.5 on pci0
> pcm0: <SigmaTel STAC9750/51 AC97 Codec>
> pci0: <simple comms, generic modem> at device 31.6 (no driver attached)

# settings in "/boot/device.hints"
#
# hint.pcic.0.irq="10"	# Default to polling
hint.pcic.0.port="0x3e0"
hint.pcic.0.maddr="0xd0000"
hint.pcic.1.at="isa"
hint.pcic.1.irq="11"
hint.pcic.1.port="0x3e2"
hint.pcic.1.maddr="0xd4000"
hint.pcic.1.disabled="0"	# enabling this got the "probe" working

# kernel settings:
# PCCARD (PCMCIA card) support
ident		OLDCARD
device		pcic		# PCMCIA bridge
# SMB bus / System management Bus support 'smb' device (/dev/smb*)
device		smbus		# Bus support
device		intpm		# Intel PIIX4 (82371AB, 82443MX)
				# Power Management unit
device		smb		# standard io through /dev/smb*
#options	ENABLE_ALERT

It may sounds stupid, but witch "/dev/???" do I need, and how to set up
to get this modem working, can't be far away ;o)

Both, the AC97-sound and Smartlink-modem running on IRQ 11

AC97:
	IRQ: 11
	I/O: D800-D8FF
	I/O: D400-D43F

Smartlink 56K:		(on COM4 under XP)
	IRQ: 11
	I/O: E000-E0FF
	I/O: DC00-DC7F

By the way, the Laptop got a "build-in Microphone" as well as a AUX
socket, to attach an external Mic-headset, to be used with this modem.
Under XP I can use it for VoIP phone calls, in that situation the
AC97-soundcard of the modem get used, being conected via INTEL/PRO
wireless 2915abg miniPCI to DSL-internet

Thanks for any help
Hanno





More information about the freebsd-mobile mailing list