summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4/io/rootnex.c
AgeCommit message (Collapse)AuthorFilesLines
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek1-1/+1
Reviewed by: Piotr Jasiukajtis <estibi@me.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-6/+7
6714038 Fast Reboot support for x86 platforms
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source.rh871071-5/+5
2006-08-216460876 ddi_intr_get_navail(9f): fix functionality across platforms and ↵anish1-2/+2
other bugs
2006-08-146430578 PCI Memory map in failsaa720411-9/+7
2005-10-13PSARC/2005/561 Obsolete DDI Interrupt Interfacesgovinda1-9/+7
6330182 Implement PSARC/2005/561 changes 6255855 ddi_intr_get_nintrs() returns DDI_SUCCESS for type = -1 6255872 ddi_intr_get_cap() returns 0 for capability structure 6256554 process_intr_ops() should check for pdip value 6280180 memory leaks in ddi_add_intr /ddi_intr_alloc 6320326 interrupt state should not be touched during interrupt re-routing 6320368 default px driver configuration should be MSIX 6320374 px driver should call ndi_ra_alloc() with proper arguments 6323264 px_err_reg_disable() access fire regsiters with incorrect csrbase 6328321 update sparc.fdbg for new DDI interrupt data structures --HG-- rename : usr/src/uts/common/sys/nexusintr.h => deleted_files/usr/src/uts/common/sys/nexusintr.h rename : usr/src/uts/sun4/sys/nexusintr_impl.h => deleted_files/usr/src/uts/sun4/sys/nexusintr_impl.h
2005-09-206237094 perl build should honor $(CC)wesolows1-6/+6
6272179 relocation processing should be bypassed when building libgenunix et al 6307198 Need to pass in -save_args option when the new gcc is available 6310495 gcc and sun4 rootnex don't get along 6310534 new gcc options should be used to build ON 6319181 cw needs -xbuiltin support
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+982