On Wed, Jun 30, 2010 at 01:16:34PM +0100, Free BSD wrote: > Dear List Members > > I have recently installed 8 STABLE and built my custom kernel, but > still getting these in my pciconf list > > no...@pci0:0:3:0: class=0x078000 card=0x02761028 > chip=0x2e148086 rev=0x03 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Intel Active Client Manager HECI Device > (PCIVEN_8086&DEV_2E14&SUBSYS_3035103C&REV_03B1B68)' > class = simple comms > > > no...@pci0:0:3:3: class=0x070002 card=0x02761028 > chip=0x2e178086 rev=0x03 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Intel PCI Serial Port (CC_0700)' > class = simple comms > subclass = UART > > > I have > device uart # Generic UART driver > in my custom kernel, so I would expect uart devices to be detected > and usable -- however, they are not.
Are you including "device puc" in your device list? puc connects PCI-based serial/parallel devices to uart/sio and ppc. Please see the uart(4) man page. > Also, even though I have custom keyboard in my kernel configuration, > whenever I boot into single user mode I get US layout (it works fine > when in multi-user mode). This is probably normal. -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"