2001-07-06 16:08:04

by Eric S. Raymond

[permalink] [raw]
Subject: Current list of the missing-in-action

This is after a resync with 2.4.7-pre3:

CONFIG_AU1000_UART
CONFIG_ETRAX_ETHERNET_LPSLAVE
CONFIG_ETRAX_ETHERNET_LPSLAVE_HAS_LEDS
CONFIG_ETRAX_NETWORK_LED_ON_WHEN_ACTIVITY
CONFIG_ETRAX_NETWORK_LED_ON_WHEN_LINK
CONFIG_ETRAX_POWERBUTTON_BIT
CONFIG_ETRAX_SHUTDOWN_BIT
CONFIG_ETRAX_SOFT_SHUTDOWN
CONFIG_EVB_PCI1
CONFIG_FORWARD_KEYBOARD
CONFIG_GDB_CONSOLE
CONFIG_IT8172_REVC
CONFIG_IT8172_SCR0
CONFIG_IT8172_SCR1
CONFIG_SOUND_CMPCI_FM
CONFIG_SOUND_CMPCI_FMIO
CONFIG_SOUND_CMPCI_LINE_BASS
CONFIG_SOUND_CMPCI_LINE_REAR
CONFIG_SOUND_CMPCI_MIDI
CONFIG_SOUND_CMPCI_MPUIO
CONFIG_SOUND_CMPCI_SPDIFINVERSE
CONFIG_SYSCLK_100
CONFIG_SYSCLK_75
CONFIG_SYSCLK_83
CONFIG_TULIP_MMIO

I managed to write several of the entries for stuff associated with SOUND_CMPCI
myself.

Would the responsible maintainers please send me help entries for these?
--
<a href="http://www.tuxedo.org/~esr/">Eric S. Raymond</a>

Alcohol still kills more people every year than all `illegal' drugs put
together, and Prohibition only made it worse. Oppose the War On Some Drugs!


2001-07-09 16:17:14

by David Woodhouse

[permalink] [raw]
Subject: Re: Current list of the missing-in-action


[email protected] said:
> CONFIG_GDB_CONSOLE

Mea Culpa.

Console output to GDB
CONFIG_GDB_CONSOLE
If you are using GDB for remote debugging over a serial port and would
like kernel messages to be formatted into GDB $O packets so that GDB
prints them as program output, say 'Y'.

--
dwmw2