freebsd-dev/sys/dev/digi
John Baldwin 44731cab3b Change the suser() API to take advantage of td_ucred as well as do a
general cleanup of the API.  The entire API now consists of two functions
similar to the pre-KSE API.  The suser() function takes a thread pointer
as its only argument.  The td_ucred member of this thread must be valid
so the only valid thread pointers are curthread and a few kernel threads
such as thread0.  The suser_cred() function takes a pointer to a struct
ucred as its first argument and an integer flag as its second argument.
The flag is currently only used for the PRISON_ROOT flag.

Discussed on:	smp@
2002-04-01 21:31:13 +00:00
..
con.CX-IBM.h
con.CX.h
con.EPCX.h
con.MBank.h
CX_PCI.bios.h
CX_PCI.c
CX_PCI.fepos.h
CX.bios.h
CX.c
CX.fepos.h
digi_isa.c Fix warnings. The driver would be more useful with a DRIVER_MODULE() 2002-02-27 23:47:45 +00:00
digi_mod.h
digi_pci.c Fix warnings. The driver would be more useful with a DRIVER_MODULE() 2002-02-27 23:47:45 +00:00
digi_pci.h
digi.c Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
digi.h Fix warnings. The driver would be more useful with a DRIVER_MODULE() 2002-02-27 23:47:45 +00:00
digireg.h Credit John Prince and Eric Hernes for their work. 2001-06-18 15:02:33 +00:00
EPCX_PCI.bios.h
EPCX_PCI.c
EPCX_PCI.fepos.h
EPCX.bios.h
EPCX.c
EPCX.fepos.h
Xe.bios.h
Xe.c
Xe.fepos.h
Xem.bios.h
Xem.c
Xem.fepos.h
Xr.bios.h
Xr.c
Xr.fepos.h