freebsd-skq/sys/dev
phk a2c68c62db This patch clears the way for removing a number of tty related
fields in struct cdevsw:

        d_stop          moved to struct tty.
        d_reset         already unused.
        d_devtotty      linkage now provided by dev_t->si_tty.

These fields will be removed from struct cdevsw together with
d_params and d_maxio Real Soon Now.

The changes in this patch consist of:

        initialize dev->si_tty in *_open()
        initialize tty->t_stop
        remove devtotty functions
        rename ttpoll to ttypoll
        a few adjustments to these changes in the generic code
        a bump of __FreeBSD_version
        add a couple of FreeBSD tags
1999-09-25 16:21:39 +00:00
..
advansys Fix a compile warning. 1999-09-11 16:03:57 +00:00
aha
ahb
aic7xxx Clear the SELINGO bit after a selection timeout occurs. SELINGO is 1999-09-20 19:04:22 +00:00
amd
ar Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
ata Fix timeout handeling and add retry counts. 1999-09-24 12:36:10 +00:00
atkbdc
bktr Move the bktr Bt848/Bt878 driver to /sys/dev/bktr 1999-09-22 06:46:08 +00:00
buslogic
ccd Cleanup CCD quite a bit, including adding clarifying comments. 1999-09-23 09:25:05 +00:00
cs Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
cy This patch clears the way for removing a number of tty related 1999-09-25 16:21:39 +00:00
de Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
dec
dgb This patch clears the way for removing a number of tty related 1999-09-25 16:21:39 +00:00
dpt
ed Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
eisa
en
ep Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
ex Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
fb
fdc Two more devstat_end_transaction() -> devstat_end_transaction_buf(). 1999-09-19 12:43:34 +00:00
fe Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
fxp Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
hea
hfa
ic
ida Use devstat_end_transaction_buf() rather than Use devstat_end_transaction() 1999-09-18 21:30:27 +00:00
ie Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
iicbus Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
isp
joy
kbd
lnc Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
mc146818
mca
mcd Trying to set BAD144 handling on a CD is sufficiently "Dont Do That 1999-09-20 17:06:29 +00:00
md Fix includes (remove unnecessary ones, reorder necessary ones.) 1999-09-22 21:23:21 +00:00
mii Allow the AMD PHY driver to support the DM9101 PHY. The DM9101 and the 1999-09-19 21:56:08 +00:00
mse
pccard Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
pcf
pci
pcm Fix the "dsp sync" debugging printf that was unconditional. Fix a few 1999-09-19 09:53:57 +00:00
pdq Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
ppbus Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
ppc
rc This patch clears the way for removing a number of tty related 1999-09-25 16:21:39 +00:00
rp This patch clears the way for removing a number of tty related 1999-09-25 16:21:39 +00:00
scd Trying to set BAD144 handling on a CD is sufficiently "Dont Do That 1999-09-20 17:06:29 +00:00
sf As suggested by phk, unconditionalize BPF support in these drivers. Since 1999-09-23 03:32:57 +00:00
si This patch clears the way for removing a number of tty related 1999-09-25 16:21:39 +00:00
sio This patch clears the way for removing a number of tty related 1999-09-25 16:21:39 +00:00
sk Call sk_start() at the end of sk_intr() if there's packets in the 1999-09-25 04:50:27 +00:00
smbus
snp This patch clears the way for removing a number of tty related 1999-09-25 16:21:39 +00:00
sound Fix the "dsp sync" debugging printf that was unconditional. Fix a few 1999-09-19 09:53:57 +00:00
speaker
sr Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
streams
syscons This patch clears the way for removing a number of tty related 1999-09-25 16:21:39 +00:00
ti As suggested by phk, unconditionalize BPF support in these drivers. Since 1999-09-23 03:32:57 +00:00
tx
usb
vinum Changes to centralise the default blocksize behaviour. 1999-09-09 19:08:44 +00:00
vn Fix the situation where an I/O crosses the EOF point. We need to properly 1999-09-20 18:06:17 +00:00
vr As suggested by phk, unconditionalize BPF support in these drivers. Since 1999-09-23 03:32:57 +00:00
vx Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
wi As suggested by phk, unconditionalize BPF support in these drivers. Since 1999-09-23 03:32:57 +00:00
wl Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
xe Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00