1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sys/alpha
John Baldwin 062d8ff5a0 - Catch up to the new swi API changes:
- Use swi_* function names.
  - Use void * to hold cookies to handlers instead of struct intrhand *.
- In sio.c, use 'driver_name' instead of "sio" as the name of the driver
  lock to minimize diffs with cy(4).
2001-02-09 17:46:35 +00:00
..
alpha - Catch up to the new swi API changes: 2001-02-09 17:46:35 +00:00
conf Clean up some leftovers from the root mount cleanup that was done some 2001-02-04 15:35:10 +00:00
include Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
isa Add a prototype for isa_irq_mask() to quiet a warning. 2001-01-24 10:25:44 +00:00
linux Proc locking. 2001-01-24 10:27:11 +00:00
mcbus Fix ypo in essage about isabling EISA nterrupt ector 2000-12-15 23:09:05 +00:00
osf1 Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
pci Send "#if NISA > 0" to the bit-bucket and replace it with an option. 2001-01-29 09:38:39 +00:00
tc Another round of the <sys/queue.h> FOREACH transmogriffer. 2001-02-04 16:08:18 +00:00
tlsb remove unneded sys/ucred.h includes 2000-11-30 18:52:32 +00:00
Makefile Add a dopey makefile to do the tags dance, which is probably not perfect 2000-12-31 23:26:34 +00:00