1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/dev
Marcel Moolenaar 6af8e47df7 Update for the KDB framework. Sanitize the alpha console code now that
it's in the way even more. Basicly: remove all alpha specific console
support from gfb(4), sio(4) and syscons(4). Rewrite the alpha console
initialization to be identical to all other platforms. In a nutshell:
call cninit().
The platform specific code now only sets or clears RB_SERIAL and thus
automaticly causes the right console to be selected.

sio.c:
o  Replace the remote GDB hacks and use the GDB debug port interface
   instead.
o  Make debugging code conditional upon KDB instead of DDB.
o  Call kdb_alt_break() instead of db_alt_break().
o  Call kdb_enter() instead of breakpoint().
o  Remove the ugly compatibility of using the console as the debug
   port.
2004-07-10 22:29:41 +00:00
..
aac Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
acpi_support Update for acpi_id_probe() 2004-06-29 19:05:20 +00:00
acpica Update for the KDB framework: 2004-07-10 20:56:43 +00:00
adlink Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
advansys
agp Add support for the VIA Apollo KT400/400A/600 AGP host bridges which use 2004-07-02 03:39:33 +00:00
aha
ahb
aic
aic7xxx
amd
amr Use a separate flag when doing a kernel coredump when polling for 2004-07-01 06:56:10 +00:00
an While setting up a transmit packet disable interupts on the card then 2004-06-17 02:19:11 +00:00
ar Convert Netgraph to use mbuf tags to pass its meta information around. 2004-06-25 19:22:05 +00:00
arl
asr Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
ata Remove leftover debug output. 2004-06-30 09:22:47 +00:00
ath
atkbdc Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
awi Link ALTQ to the build and break with ABI for struct ifnet. Please recompile 2004-06-13 17:29:10 +00:00
bfe Bring in the first chunk of altq driver modifications. This covers the 2004-07-02 12:16:02 +00:00
bge Add some special case code to fix a problem with the BCM5704 in TBI (fiber) 2004-06-09 16:01:59 +00:00
bktr Fix a tuner problem. 2004-06-27 09:59:02 +00:00
buslogic
cardbus MFp4: 2004-06-27 13:07:02 +00:00
ciss Reset the update flag when scanning for new devices. 2004-06-22 23:05:06 +00:00
cm
cnw
cp Convert Netgraph to use mbuf tags to pass its meta information around. 2004-06-25 19:22:05 +00:00
cs
ct Update for the KDB framework: 2004-07-10 20:57:43 +00:00
ctau Convert Netgraph to use mbuf tags to pass its meta information around. 2004-06-25 19:22:05 +00:00
cx - Shorten the names for the TTY related swi interrupt handlers as the 2004-06-28 16:17:11 +00:00
cy - Shorten the names for the TTY related swi interrupt handlers as the 2004-06-28 16:17:11 +00:00
dc Whitespace nits 2004-07-05 22:35:18 +00:00
dcons Update for the KDB framework: 2004-07-10 21:02:17 +00:00
de Apply the long-overdue hatchet of style(9) death to this file. 2004-07-09 02:19:07 +00:00
dec
digi Define the tty methods as typedefs. 2004-06-30 21:38:08 +00:00
dpt
drm Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
ed A couple more style(9) nits I should have included in last commit 2004-06-18 01:28:54 +00:00
eisa When adding files to the repo, it is very important to not forget 2004-06-09 16:56:22 +00:00
em Bring in the first chunk of altq driver modifications. This covers the 2004-07-02 12:16:02 +00:00
en Update for the KDB framework: 2004-07-10 21:03:52 +00:00
ep
esp Include module.h 2004-06-21 07:27:34 +00:00
ex another format nit 2004-06-28 16:38:53 +00:00
exca
fatm
fb - Add missing <sys/module.h>. [1] 2004-07-09 23:12:22 +00:00
fdc Break out the isa and pccard front ends from fdc. This is the first 2004-07-07 22:35:27 +00:00
fe Replace handrolled CRC calculation with ether_crc32_[lb]e(). 2004-06-09 14:34:04 +00:00
firewire Trim a few things from the dmesg output and stick them under bootverbose to 2004-07-01 07:46:29 +00:00
fxp Bring in the first chunk of altq driver modifications. This covers the 2004-07-02 12:16:02 +00:00
gem - Remove a variable no longer used after the conversion to ether_crc32_le(). 2004-06-10 00:04:16 +00:00
gfb Update for the KDB framework. Sanitize the alpha console code now that 2004-07-10 22:29:41 +00:00
gx
harp
hatm
hfa
hifn Consistently use __inline instead of __inline__ as the former is an empty macro 2004-07-04 16:11:03 +00:00
hme Back out 1.23 until I figure out why it causes Netra t1 100 to no longer 2004-06-12 02:23:06 +00:00
ic
ichsmb Add PCI Device ID for 6300ESB ICH. If allocating 16 bytes fails then try 32. 2004-06-24 18:21:28 +00:00
ichwd make code less broken, only try to create unit 0 since there can only 2004-06-13 05:00:19 +00:00
ida Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
idt
ie
if_ndis Fix two problems: 2004-07-07 17:46:30 +00:00
iicbus Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
iir Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
ips Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
isp Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
ispfw
ixgb PR kern/68474: 2004-07-01 22:37:47 +00:00
joy Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
kbd Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
led Remove a pointless check. 2004-07-10 15:38:27 +00:00
lge Remove the setting of the pci config variables on power state changes. 2004-06-28 20:26:21 +00:00
lnc Bring in the first chunk of altq driver modifications. This covers the 2004-07-02 12:16:02 +00:00
matcd Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
mc146818
mca
mcd Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
md Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
mii
mk48txx
mlx Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
mly Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
mpt
mse Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
musycc
my Replace handrolled CRC calculation with ether_crc32_[lb]e(). 2004-06-09 14:34:04 +00:00
ncv Update for the KDB framework: 2004-07-10 21:05:14 +00:00
nge Remove the setting of the pci config variables on power state changes. 2004-06-28 20:26:21 +00:00
nmdm Add modemcontrol support for DTR and DCD. 2004-07-04 16:27:58 +00:00
nsp Update for the KDB framework: 2004-07-10 21:06:08 +00:00
null Micro-tweaking. 2004-06-20 13:50:50 +00:00
ofw Update for the KDB framework: 2004-07-10 21:07:44 +00:00
owi
patm
pccard
pccbb Improve the kludge assignment of sub-bus numbers a little by fixing an 2004-06-23 13:49:46 +00:00
pcf Consistently use __inline instead of __inline__ as the former is an empty macro 2004-07-04 16:11:03 +00:00
pci Disable native ata support for now, too much breaks 2004-07-02 13:42:36 +00:00
pcic
pdq Link ALTQ to the build and break with ABI for struct ifnet. Please recompile 2004-06-13 17:29:10 +00:00
ppbus Do not bzero() the softc, as newbus does it for us. 2004-07-09 16:56:46 +00:00
ppc
pst
puc Remove duplicate FreeBSD id 2004-07-01 17:23:49 +00:00
random Trim a few things from the dmesg output and stick them under bootverbose to 2004-07-01 07:46:29 +00:00
ray
rc Define the tty methods as typedefs. 2004-06-30 21:38:08 +00:00
re Eliminate unneeded return keywords. 2004-07-06 02:48:29 +00:00
rndtest
rp Put the pre FreeBSD-2.x tty compat code under BURN_BRIDGES. 2004-06-21 22:57:16 +00:00
sab Update for the KDB framework: 2004-07-10 21:09:47 +00:00
safe
sbni
sbsh
scd Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
sf Whitespace nit 2004-07-05 22:52:01 +00:00
si Pick the hotchar out of the tty structure instead of caching private 2004-06-26 09:20:07 +00:00
sio Update for the KDB framework. Sanitize the alpha console code now that 2004-07-10 22:29:41 +00:00
sk Remove burn bridges code that saved/restored the pci config registers 2004-06-28 20:07:03 +00:00
smbus Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
sn Replace handrolled CRC calculation with ether_crc32_[lb]e(). 2004-06-09 14:34:04 +00:00
snc
snp Second half of the dev_t cleanup. 2004-06-17 17:16:53 +00:00
sound Remove DDB. The one user of this macro has been changed to use BVDDB. 2004-07-10 21:13:28 +00:00
speaker Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
sr Convert Netgraph to use mbuf tags to pass its meta information around. 2004-06-25 19:22:05 +00:00
stg Update for the KDB framework: 2004-07-10 21:14:20 +00:00
streams Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
sx Pick the hotchar out of the tty structure instead of caching private 2004-06-26 09:20:07 +00:00
sym
syscons Update for the KDB framework. Sanitize the alpha console code now that 2004-07-10 22:29:41 +00:00
tdfx Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
tga
ti Whitespace pass. 2004-07-05 22:46:28 +00:00
trm
twa Fix a typo that made the busdma tag have a 0 highaddr. This driver heavily 2004-06-24 18:30:08 +00:00
twe Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
tx Replace handrolled CRC calculation with ether_crc32_[lb]e(). 2004-06-09 14:34:04 +00:00
txp Remove the setting of the pci config variables on power state changes. 2004-06-28 20:26:21 +00:00
uart Update for the KDB framework: 2004-07-10 21:16:01 +00:00
ubsec
usb Add device ID for atuwi USB wlan driver, Linksys WUSB11 v2.8 wireless adapter. 2004-07-04 09:13:53 +00:00
utopia
vinum Update for the KDB framework: 2004-07-10 21:21:13 +00:00
vr Further locking improvements for vr(4): 2004-07-09 00:17:14 +00:00
vx
watchdog Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
wds
wi Link ALTQ to the build and break with ABI for struct ifnet. Please recompile 2004-06-13 17:29:10 +00:00
wl
xe MFp4: 2004-06-27 13:25:28 +00:00
zs Update for the KDB framework: 2004-07-10 21:18:33 +00:00