tsutsui
|
02cb47cab2
|
Split softc and device_t for zsc(4) and its children.
XXX we should restructure MI APIs and make it really machine independent.
|
2008-03-29 19:15:34 +00:00 |
|
christos
|
53524e44ef
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
|
christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
|
tsutsui
|
c264961875
|
TAB/space cleanup.
|
2005-10-18 11:31:12 +00:00 |
|
rumble
|
44f3c135e7
|
KNF and consistency
|
2004-07-20 05:19:23 +00:00 |
|
rumble
|
5189fbb0b4
|
Allow for console attachment by statically allocating a softc
extension. Tweak cs_softreq when appending the transmit queue.
Finally, add a bit of debugging.
|
2004-07-20 04:55:21 +00:00 |
|
rumble
|
ae62a41f43
|
Properly initialise the tx and rx queue head and tail positions.
|
2004-07-20 04:43:44 +00:00 |
|
sekiya
|
5110af7a8b
|
Add support for keyboard and mouse attachments at zs*, used on IP12 and IP20.
Code written by Steve Rumble; committed with his blessing.
Using a glass TTY as a console on IP20 (IP12 untested) should now be possible.
|
2004-07-08 22:30:53 +00:00 |
|