Hardware description on main page.
Work log:
2008-03-29: Installed FreeBSD 7.0-release. dmesg output (normal, verbose). Output from pciconf -lv:
hostb0@pci0:0:0:0: class=0x060000 card=0x00000000 chip=0x12358086 rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
device = '82437MX 430MX Mobile Chipset System Controller'
class = bridge
subclass = HOST-PCI
none0@pci0:0:1:0: class=0x068000 card=0x00000000 chip=0x12348086 rev=0x03 hdr=0x00
vendor = 'Intel Corporation'
device = '82371MX 430MX Mobile Chipset MPIIX + EIDE + I/O'
class = bridge
vgapci0@pci0:0:3:0: class=0x030000 card=0x00000000 chip=0x000310c8 rev=0x02 hdr=0x00
vendor = 'Neomagic Corporation'
device = 'NM2093 MagicGraph 128ZV Video Controller'
class = display
subclass = VGA
none1@pci0:0:19:0: class=0x060500 card=0x00000000 chip=0x11001013 rev=0x07 hdr=0x00
vendor = 'Cirrus Logic'
device = 'CL-PD6729 PCI-to-PC Card host adapter'
class = bridge
subclass = PCI-PCMCIA
Hmm, pc card controller not recognized. Not good.
2008-03-29: I installed FreeBSD 4.11-release on the machine. dmesg output (normal, verbose).
pccard config (in /etc/rc.conf):
pccard_enable="YES"
pccard_ifconfig="inet 10.1.10.2 netmask 255.255.0.0"
pciconf -lv output:
root@kg-omni2# pciconf -lv
chip0@pci0:0:0: class=0x060000 card=0x00000000 chip=0x12358086 rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
device = '82437MX 430MX Mobile Chipset System Controller'
class = bridge
subclass = HOST-PCI
chip1@pci0:1:0: class=0x068000 card=0x00000000 chip=0x12348086 rev=0x03 hdr=0x00
vendor = 'Intel Corporation'
device = '82371MX 430MX Mobile Chipset MPIIX + EIDE + I/O'
class = bridge
subclass = PCI-unknown
none0@pci0:3:0: class=0x030000 card=0x00000000 chip=0x000310c8 rev=0x02 hdr=0x00
vendor = 'Neomagic Corporation'
device = 'NM2093 MagicGraph 128ZV Video Controller'
class = display
subclass = VGA
pcic0@pci0:19:0: class=0x060500 card=0x00000000 chip=0x11001013 rev=0x07 hdr=0x00
vendor = 'Cirrus Logic'
device = 'CL-PD6729 PCI-to-PC Card host adapter'
class = bridge
subclass = PCI-PCMCIA
2003-10-03: dmesg output (normal, verbose) from FreeBSD 4.8-stable. Output from pciconf -lv:
root@kg-omni2# pciconf -lv
chip0@pci0:0:0: class=0x060000 card=0x00000000 chip=0x12358086 rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
device = '82437MX 430MX Mobile Chipset System Controller'
class = bridge
subclass = HOST-PCI
chip1@pci0:1:0: class=0x068000 card=0x00000000 chip=0x12348086 rev=0x03 hdr=0x00
vendor = 'Intel Corporation'
device = '82371MX 430MX Mobile Chipset MPIIX + EIDE + I/O'
class = bridge
subclass = PCI-unknown
none0@pci0:3:0: class=0x030000 card=0x00000000 chip=0x000310c8 rev=0x02 hdr=0x00
vendor = 'Neomagic Corporation'
device = 'NM2093 MagicGraph 128ZV Video Controller'
class = display
subclass = VGA
pcic0@pci0:19:0: class=0x060500 card=0x00000000 chip=0x11001013 rev=0x07 hdr=0x00
vendor = 'Cirrus Logic'
device = 'CL-PD6729 PCI-to-PC Card host adapter'
class = bridge
subclass = PCI-PCMCIA
2003-10-03: Configuration of pccardd: I used the following lines in /etc/rc.conf to get pccardd to work:
pccard_enable="YES"
pccard_ifconfig="inet 10.1.10.2 netmask 255.255.0.0"
pccard_mem="DEFAULT"
pccardd_flags=" -i 3 -i 5"
Here is the output from /var/log/messages:
pcic0: <Cirrus Logic PD6729/6730 PCI-PCMCIA Bridge> port 0x3e0-0x3e3 at device 19.0 on pci0
pcic0: Polling mode
pccard0: <PC Card 16-bit bus (classic)> on pcic0
pccard1: <PC Card 16-bit bus (classic)> on pcic
2003-10-03: disk layout:
ad0s1a / 128MB
ad0s1b swap 144MB
ad0s1e /var 256MB
ad0s1f /tmp 256MB
ad0s1g /usr 37369MB