FreeBSD on SOTEC WL2120

4.7R, 5.0R, 5.21Rは旧ページに。

ハードウェア:SOTEC WL2120
CPUMobile Intel Celeron 1.2GHz
ChipsetSiS630ST
Memoryon board 128MB SO-DIMM + No Brand 256MB PC133/CL3 SO-DIMM
Videoon board SiS630ST
NICon board 100BaseTX
ModemSmartLink 56K
HDDFUJITSU MHR2020AT ( 20GB, 4200rpm, UltraATA100 )
CD-ROMTEAC CD-224E ( x24 )
MouseMirosoft WheelMouse 1.0 USB Compatible

FreeBSD 5.3-RELEASE
5.2.1-RELEASE(see旧ページ)からの変更点がいくつか。
カーネル設定ファイルで必要なエントリは特にないが、以下のようにした(下記は2005/1/22頃の5-STABLEのGENERICからの差分)。
--- GENERIC	Mon Oct 25 02:42:08 2004
+++ BARUTAN	Sun Jan 23 10:01:32 2005
@@ -19,10 +19,10 @@
 # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.413.2.8 2004/10/24 17:42:08 scottl Exp $
 
 machine		i386
-cpu		I486_CPU
-cpu		I586_CPU
+#cpu		I486_CPU
+#cpu		I586_CPU
 cpu		I686_CPU
-ident		GENERIC
+ident		BARUTAN
 
 # To statically compile in device wiring instead of /boot/device.hints
 #hints		"GENERIC.hints"		# Default places to look for devices.
@@ -270,3 +270,32 @@
 device		firewire	# FireWire bus code
 device		sbp		# SCSI over FireWire (Requires scbus and da)
 device		fwe		# Ethernet over FireWire (non-standard!)
+
+# add by turutani
+options		NETATALK	#Appletalk communications protocols
+#options		IPFIREWALL		#firewall
+#options		IPFIREWALL_VERBOSE	#enable logging to syslogd(8)
+#options		IPFIREWALL_VERBOSE_LIMIT=100	#limit verbosity
+options		IPDIVERT		#divert sockets
+options		TCP_DROP_SYNFIN		#drop TCP packets with SYN+FIN
+options		SC_DISABLE_REBOOT	# disable reboot key sequence
+device		sound
+device		"snd_t4dwave"
+options		SHMMAX=(SHMMAXPGS*PAGE_SIZE+1)
+options		SHMMAXPGS=8192
+options		CPU_ENABLE_SSE
+options		NTFS			#NT File System
+options		UDF			#Universal Disk Format
+options		NETSMB			#SMB/CIFS requester
+options		NETSMBCRYPTO		#encrypted password support for SMB
+options		LIBICONV
+options		LIBMCHAIN
+options		CD9660_ICONV
+options		MSDOSFS_ICONV
+options		NTFS_ICONV
+options		UDF_ICONV
+device		atapicam	# emulate ATAPI devices as SCSI ditto via CAM
+				# needs CAM to be present (scbus & pass)
+options		IPSEC			#IP security
+options		IPSEC_ESP		#IP security (crypto; define w/ IPSEC)
+options		IPSEC_DEBUG		#debug for IP security
起動メッセージは以下のとおり(下記は2005/1/22頃の5-STABLEのもの)。
Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD 5.3-STABLE #5: Sun Jan 23 09:15:02 JST 2005
    turutani@polymer12:/usr/obj/usr/src/sys/BARUTAN
WARNING: debug.mpsafenet forced to 0 as ipsec requires Giant
WARNING: MPSAFE network stack disabled, expect reduced performance.
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Mobile Intel(R) Celeron(TM) CPU         1200MHz (1200.05-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x6b4  Stepping = 4
  Features=0x383f9ff$lt;FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE$gt;
real memory  = 394199040 (375 MB)
avail memory = 376049664 (358 MB)
netsmb_dev: loaded
npx0: [FAST]
npx0: $lt;math processor$gt; on motherboard
npx0: INT 16 interface
acpi0: $lt;AMIINT AMIINT09$gt; on motherboard
acpi0: Power Button (fixed)
acpi_ec0: $lt;Embedded Controller: GPE 0x1d$gt; port 0x66,0x62 on acpi0
Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000
acpi_timer0: $lt;24-bit timer at 3.579545MHz$gt; port 0x5008-0x500b on acpi0
cpu0: $lt;ACPI CPU (2 Cx states)$gt; on acpi0
pcib0: $lt;ACPI Host-PCI bridge$gt; port 0xcf8-0xcff on acpi0
pci0: $lt;ACPI PCI bus$gt; on pcib0
agp0: $lt;SiS 630 host to AGP bridge$gt; mem 0xe0000000-0xe3ffffff at device 0.0 on pci0
atapci0: $lt;SiS 630S UDMA100 controller$gt; port 0x7ee0-0x7eef,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 0.1 on pci0
ata0: channel #0 on atapci0
ata1: channel #1 on atapci0
isab0: $lt;PCI-ISA bridge$gt; at device 1.0 on pci0
isa0: $lt;ISA bus$gt; on isab0
sis0: $lt;SiS 900 10/100BaseTX$gt; port 0xd000-0xd0ff mem 0xdffc0000-0xdffc0fff irq 11 at device 1.1 on pci0
miibus0: $lt;MII bus$gt; on sis0
ukphy0: $lt;Generic IEEE 802.3u media interface$gt; on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
sis0: Ethernet address: 00:40:45:03:ef:d0
sis0: [GIANT-LOCKED]
ohci0: $lt;SiS 5571 USB controller$gt; mem 0xdffd0000-0xdffd0fff irq 5 at device 1.2 on pci0
ohci0: [GIANT-LOCKED]
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: $lt;SiS 5571 USB controller$gt; on ohci0
usb0: USB revision 1.0
uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 3 ports with 3 removable, self powered
ohci1: $lt;SiS 5571 USB controller$gt; mem 0xdffe0000-0xdffe0fff irq 5 at device 1.3 on pci0
ohci1: [GIANT-LOCKED]
usb1: OHCI version 1.0, legacy support
usb1: SMM does not respond, resetting
usb1: $lt;SiS 5571 USB controller$gt; on ohci1
usb1: USB revision 1.0
uhub1: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 3 ports with 3 removable, self powered
ums0: Microsoft Microsoft USB Mouse, rev 1.10/20.06, addr 2, iclass 3/1
ums0: 3 buttons and Z dir.
pcm0: $lt;SiS 7018$gt; port 0xd400-0xd4ff mem 0xdfff0000-0xdfff0fff irq 6 at device 1.4 on pci0
pcm0: $lt;SigmaTel STAC9721/23 AC97 Codec$gt;
pcm0: [GIANT-LOCKED]
pci0: $lt;simple comms$gt; at device 1.6 (no driver attached)
pcib1: $lt;PCI-PCI bridge$gt; at device 2.0 on pci0
pci1: $lt;PCI bus$gt; on pcib1
pci1: $lt;display, VGA$gt; at device 0.0 (no driver attached)
cbb0: $lt;O2Micro OZ6912/6972 PCI-CardBus Bridge$gt; at device 3.0 on pci0
cardbus0: $lt;CardBus bus$gt; on cbb0
pccard0: $lt;16-bit PCCard bus$gt; on cbb0
acpi_lid0: $lt;Control Method Lid Switch$gt; on acpi0
acpi_button0: $lt;Sleep Button$gt; on acpi0
acpi_cmbat0: $lt;Control Method Battery$gt; on acpi0
acpi_acad0: $lt;AC Adapter$gt; on acpi0
atkbdc0: $lt;Keyboard controller (i8042)$gt; port 0x64,0x60 irq 1 on acpi0
atkbd0: $lt;AT Keyboard$gt; irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
psm0: $lt;PS/2 Mouse$gt; irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model Generic PS/2 mouse, device ID 0
orm0: $lt;ISA Option ROMs$gt; at iomem 0xcc000-0xd5fff,0xc0000-0xcbfff on isa0
pmtimer0 on isa0
ppc0: parallel port not found.
sc0: $lt;System console$gt; at flags 0x100 on isa0
sc0: VGA $lt;16 virtual consoles, flags=0x300$gt;
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 8250 or not responding
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0: $lt;Generic ISA VGA$gt; at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Timecounter "TSC" frequency 1200046276 Hz quality 800
Timecounters tick every 10.000 msec
IPsec: Initialized Security Association Processing.
acpi_cpu: throttling enabled, 8 steps (100% to 12.5%), currently 100.0%
ad0: 19077MB $lt;FUJITSU MHR2020AT/30B8$gt; [38760/16/63] at ata0-master UDMA100
acd0: CDROM $lt;CD-224E/1.9A$gt; at ata1-master UDMA33
cd0 at ata1 bus 0 target 0 lun 0
cd0: $lt;TEAC CD-224E 1.9A$gt; Removable CD-ROM SCSI-0 device 
cd0: 33.000MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present
Mounting root from ufs:/dev/ad0s2a
drm0: $lt;SiS 630$gt; port 0xac80-0xacff mem 0xdfee0000-0xdfefffff,0xd0000000-0xd7ffffff at device 0.0 on pci1
info: [drm] AGP at 0xe0000000 64MB
info: [drm] Initialized sis 1.1.0 20030826 on minor 0
[2005.1.23]


GO PREV.つるたにの自己紹介へ戻る
GO PREV.つるたにのホームページへ戻る
turutani@scphys.kyoto-u.ac.jp