1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sys/alpha
Andrew Gallatin e70ce4d9c5 fix linux_termio and linux_termios structs on alpha. alpha differences
are in the termios struct (probably because linux wants to be compatible
with the osf/1 termios struct), not the termio struct.
2000-11-01 22:36:41 +00:00
..
alpha - Modify alpha_setup_intr() to take interrupt handler flags as an additional 2000-11-01 18:40:02 +00:00
conf As the blocking model has seems to be troublesome for many, disable 2000-10-27 06:06:04 +00:00
include - Modify alpha_setup_intr() to take interrupt handler flags as an additional 2000-11-01 18:40:02 +00:00
isa Pass in the new-bus flags to alpha_setup_intr(). 2000-11-01 18:40:42 +00:00
linux fix linux_termio and linux_termios structs on alpha. alpha differences 2000-11-01 22:36:41 +00:00
mcbus Pass in the new-bus flags to alpha_setup_intr(). 2000-11-01 18:40:42 +00:00
osf1 Add M_ZERO to malloc calls where the result is just bzeroed. 2000-10-27 16:36:26 +00:00
pci Pass in the new-bus flags to alpha_setup_intr(). 2000-11-01 18:40:42 +00:00
tc Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
tlsb Pass in the new-bus flags to alpha_setup_intr(). 2000-11-01 18:40:42 +00:00