freebsd-dev/sys/dev
Paul Traina 77f77631e7 (a) remove the pointer to each driver's tty structure array from cdevsw
(b) add a function callback vector to tty drivers that will return a pointer
    to a valid tty structure based upon a dev_t
(c) make syscons structures the same size whether or not APM is enabled so
    utilities don't crash if NAPM changes (and make the damn kernel compile!)
(d) rewrite /dev/snp ioctl interface so that it is device driver and i386
    independant
1995-02-25 20:09:44 +00:00
..
aic7xxx Add tagged queueing support to the aic7xxx sequencer code. 1995-02-22 01:37:52 +00:00
cy (a) remove the pointer to each driver's tty structure array from cdevsw 1995-02-25 20:09:44 +00:00
de Turn on "Capture Effect" avoidence. This modifies the collision algorithm 1995-02-10 06:06:42 +00:00
ed Spell "guaranteed" correctly. 1995-02-25 15:56:00 +00:00
ep Added Andres Vega Garcia's email address. 1995-01-24 20:53:45 +00:00
fdc Back out my previous change and disable the floppy tape controller again 1995-01-27 20:03:07 +00:00
ic Add the Cyclades serial driver code (ALPHA) from Andrew Werple and 1995-02-09 09:47:31 +00:00
ie Move ARP interface initialization into if_ether.c:arp_ifinit(). 1994-12-22 21:56:22 +00:00
joy Put the joystick status in a struct {int x, y, b1, b2;} rather than in a 1995-02-22 23:34:58 +00:00
kbd Reviewed by: 1995-01-30 21:36:32 +00:00
lnc Fixed problem passing received packets to bpf. 1995-02-02 04:07:45 +00:00
mcd READSUBCHANNEL: 1995-02-23 17:40:16 +00:00
mse From: Lars Fredriksen <fredriks@mcs.com> 1994-11-08 05:41:34 +00:00
pci Deal with systems, that lack a fully decoded PCI configuration space. 1995-02-25 17:26:22 +00:00
ppbus Added $Id$ 1994-08-02 07:55:43 +00:00
sio (a) remove the pointer to each driver's tty structure array from cdevsw 1995-02-25 20:09:44 +00:00
snp (a) remove the pointer to each driver's tty structure array from cdevsw 1995-02-25 20:09:44 +00:00
speaker Fix hanging while playing very short notes. 1995-02-03 10:19:38 +00:00
syscons (a) remove the pointer to each driver's tty structure array from cdevsw 1995-02-25 20:09:44 +00:00
vn Remove YF comments. 1995-02-25 16:48:28 +00:00