This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-24 02:10:45 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
183abe44fa
opnsense-src
/
sys
/
dev
/
xen
/
console
History
Sofian Brabez
61bfd86762
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
...
Reviewed by: cognet Approved by: cognet
2013-01-30 18:01:20 +00:00
..
console.c
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +00:00
xencons_ring.c
don't acquire tty lock with console lock held
2009-05-11 23:03:15 +00:00
xencons_ring.h
xen console lock needs to be a spin lock in case it is acquired from an interrupt context
2009-05-11 22:55:49 +00:00