summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/ral
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/microcode/ral')
0 files changed, 0 insertions, 0 deletions
?id=3029ac48c7008a9c5766a90a8ecd56bfa9df470a'>- Use the LWP cached credentials where sane.ad 2006-05-15- include kauth.h for kauth_authorize_generic.yamt 2006-05-14integrate kauth.elad 2005-12-11merge ktrace-lwp.christos 2005-09-06Change the driver open function's conditional for overriding exclusive ttykleink 2005-06-03Constifymartin 2005-04-18- Use u_long or long rather than paddr_t for ARCBIOS function prototypestsutsui 2005-02-27nuke trailing whitespaceperry 2004-10-02uint32_t -> unsigned long, per the differences between 32- and 64-bit ARCS.sekiya 2004-10-02ARCS on 64-bit platforms uses 64-bit pointers. This now works on my Octane.sekiya 2004-04-10protect against multiple inclusionpooka 2003-12-29Fix typo ("ARCBIOS_MEM_ExecptionBlock"). From Steve Rumble.sekiya 2003-03-06Catch up to struct consdev changes.rafal 2002-10-23merge kqueue branch into -currentjdolecek 2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna 2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat 2001-12-06Fix component class/types to match reality for SGI's ARCS, which is justrafal 2001-11-13add RCSIDlukem 2001-09-08Make the ARCS console work again, by initializing the dev_t on arcbios initrafal 2001-07-08When we initialize the ARC BIOS, fetch the system ID structurethorpej 2001-07-08Make the field names in the system ID structure match the spec.thorpej 2001-07-08Add routines to walk the ARC BIOS component tree.thorpej 2001-07-08Initial pass a ARC BIOS code that can be shared between the sgimipsthorpej