summaryrefslogtreecommitdiff
path: root/usr/src/uts/sparc
AgeCommit message (Collapse)AuthorFilesLines
2005-09-166306925 ibt_get_paths() should cache recently found path records.hiremath1-0/+1
2005-09-146319069 multiple providers can't instrument the same user-land instructionahl1-2/+2
2005-09-146303214 unimplemented_{LDD,STD} traps need to be handled (fix lint)wsm1-1/+0
2005-09-126303214 unimplemented_{LDD,STD} traps need to be handledwsm3-7/+182
6312645 little endian LDD/STD simulation is inconsistent with hardware
2005-08-306256581 System got a hang or a panic with dtrace+kmdbbmc3-19/+55
6264573 unanchored dtrace_getpcstack is rather imprecise toward function end 6289517 dtrace doesn't like fd_intr anymore 6291378 dtrace helpers can interfere with the use of kmdb 6295554 dtrace doesn't report errors in ERROR probes 6311947 add umod()/ufunc()/usym(), mod()/func()/sym() 6311952 buffered handler should be called after printing each tuple element 6311956 drops induced by END are not recorded 6311958 should indicate missing jstack() frames due to string table overflows 6311960 allow some DTrace options to be set dynamically 6311963 jstack() produces stacks packed with "StubRoutines" 6311975 allow boolean DTrace options to be unset 6315028 allow quantize()/lquantize() increments to be D expressions 6315033 add dtrace_addr2str()/dtrace_uaddr2str() to libdtrace API 6315034 add ucaller variable 6315035 enablings containing USDT probes are not dynamically reevaluated 6315037 cannot aggregate on the return value of some subroutines 6315039 including <sys/kstat.h> in a D script induces compile-time error 6315087 stack() not correctly printed for 32-bit consumers on amd64 kernel 6315975 flowindent should operate on any probe ending in "-entry"/"-return" 6317350 symbol tables should not be discarded for UNDEAD processes
2005-08-296252036 dladm show-link outputs nothing for regular usersericheng1-1/+1
6260551 aggr_grp_detach_port() can be called without AGGR_LACP_LOCK_HELD 6270678 The aggregation was unavailable after using dladm modify-aggr change mac address to zero 6283674 potential race condition between dls_rx_set and i_dls_link_ether_rx 6293292 dladm show-dev deceives when passed unknown device names 6309909 dld_open must call qassociate(9F) to inform the framework it is DDI-compliant 6311907 poll_tx, ill_tx and str_mdata_fastpath_put() comments are incorrect 6313057 dladm show-dev doesn't show legacy devices 6315019 sparc full kernel lint is missing many modules
2005-08-22PSARC/2005/470 E1000g Nemo Migrationxy1504892-2/+3
4913292 e1000g: does not support PSARC 2003/264 Extended IP cksum_offload 5071610 e1000g can't send any packets after a jumbo-packet forwarding test. 5073739 find some memory leaks after load_unload test 5082975 in Jumbo enable mode, netperf indicates a lower throughput, compared to Jumbo of 5085394 e1000g driver hangs system during 64byte stress testing 6174349 netlb support needed for Solaris e1000g driver 6207682 e1000g needs link up/down support 6211068 e1000g has some input error packets during stress test 6212810 e1000g caught sending unsolicited M_PROTO/M_PCPROTO messages 6219298 warnings about "inconsistent getinfo(9E) implementation" 6221079 e1000g driver interface conversion from DLPI to GLD3.0(nemo) 6224901 e1000g fails to configure VLANs on a Sun v65x 6226217 e1000g should support trunking 6238486 e1000g: poor performance in web server benchmark, high CPU utilization noted 6239279 Network stess test fail on 82545GM chip on IBM Blade HS40 6242612 e1000g needs to support SPARC 6247936 In e1000g transmission, ddi_dma_addr_bind_handle() returns more cookies than speficied 6273730 e1000g causes memory leaks within Freelist_alloc and PktAlloc_buffers 6286414 snmp: ifOperStatus for e1000g driver doesn't change when cable is unplugged. 6287250 e1000g may need to use new Intel-recommended semaphore mechanism 6293265 e1000g_intr doesn't use mutex at all 6304657 e1000g_PktAlloc_buffers() causes a panic when ddi_dma_addr_bind_handle() fails.
2005-08-196312664 sun4v vnex driver should bind to SUNW,sun4v-virtual-devices namewh947091-0/+1
2005-08-066302583 modload with absolute paths does not work in snv_20cth1-0/+1
2005-08-056285716 p2 nv_16 SUNWCrnet metacluser install panic on x86szhou1-1/+2
6297358 PXE GRUB tries to load "oot/grub/menu.lst"
2005-08-01PSARC 2005/365 Nemo drivers interface simplificationericheng7-92/+20
6246540 race condition between aggr driver detach and create-aggr 6253542 dld breaks autopush, PPPoE, ipfilter for bge and xge 6261226 Nemo should use modhash 6272908 in.rarpd no longer works for GLDv3 interfaces 6303082 ill_tx fastpath lacks flow control --HG-- rename : usr/src/cmd/dladm/datalink.conf => deleted_files/usr/src/cmd/dladm/datalink.conf rename : usr/src/cmd/rcm_daemon/common/mac_rcm.c => deleted_files/usr/src/cmd/rcm_daemon/common/mac_rcm.c rename : usr/src/cmd/svc/milestone/aggregation => deleted_files/usr/src/cmd/svc/milestone/aggregation rename : usr/src/cmd/svc/milestone/aggregation.xml => deleted_files/usr/src/cmd/svc/milestone/aggregation.xml rename : usr/src/cmd/svc/milestone/datalink => deleted_files/usr/src/cmd/svc/milestone/datalink rename : usr/src/cmd/svc/milestone/datalink-init => deleted_files/usr/src/cmd/svc/milestone/datalink-init rename : usr/src/cmd/svc/milestone/datalink-init.xml => deleted_files/usr/src/cmd/svc/milestone/datalink-init.xml rename : usr/src/cmd/svc/milestone/datalink.xml => deleted_files/usr/src/cmd/svc/milestone/datalink.xml rename : usr/src/pkgdefs/SUNWcnetr/postinstall => deleted_files/usr/src/pkgdefs/SUNWcnetr/postinstall rename : usr/src/pkgdefs/common_files/i.datalinkconf => deleted_files/usr/src/pkgdefs/common_files/i.datalinkconf rename : usr/src/uts/common/io/dld/dld_ioc.c => deleted_files/usr/src/uts/common/io/dld/dld_ioc.c rename : usr/src/uts/common/io/dld/dld_minor.c => deleted_files/usr/src/uts/common/io/dld/dld_minor.c rename : usr/src/uts/common/io/dld/dld_node.c => deleted_files/usr/src/uts/common/io/dld/dld_node.c rename : usr/src/uts/common/io/dld/dld_ppa.c => deleted_files/usr/src/uts/common/io/dld/dld_ppa.c rename : usr/src/uts/common/os/ght.c => deleted_files/usr/src/uts/common/os/ght.c rename : usr/src/uts/common/sys/ght.h => deleted_files/usr/src/uts/common/sys/ght.h rename : usr/src/uts/intel/ght/Makefile => deleted_files/usr/src/uts/intel/ght/Makefile rename : usr/src/uts/sparc/ght/Makefile => deleted_files/usr/src/uts/sparc/ght/Makefile
2005-08-016298438 cannot install ultra-80 if a USB keyboard and a mouse is also plugged incg1499151-5/+0
2005-07-286302802 Remove px and px_pci entries from driver_classes filegovinda1-2/+0
2005-07-226282386 SW workaround needed in PCI-E switch/bridge driver for PLX PEX 8532 ↵et1426001-0/+1
switch HW bug 6284906 memory leak px_lib_dev_init + 0x1c 6296594 fire driver needs to disable LOG registers when INTR registers are disabled. 6298780 Support "pciex" device type and class name OBP properties for Fire in solaris. 6298786 minor pcie initchild codepath cleanup.
2005-07-214522909 automountd hangs with executable mapscwb1-6/+6
2005-07-204970475 There should be a stackdepth equivalent for userlandahl2-40/+142
5084954 value of dip can be incorrect in autovec 6181505 dtrace sysinfo:::modload probe does not fire when using 'modload' 6265417 schedctl-yield isn't listed in sdt_subr.c 6272558 gcc and dtrace don't get along 6276101 dtrace -G behaves strangely with multiple scripts 6284880 intrstat can leak dynamic variable state 6295662 plockstat needs more characters for stack addresses 6296903 invalid memory accesses clear other DTrace error bits
2005-06-276225848 emul64 driver needs to be moved to SUNWiotu to resolve pshot ↵cth2-0/+90
incompatibility issue
2005-06-176241067 Sun4v Fire Error Handling supportjchu4-4/+98
6251092 sun4u Fire Error Handling support 6252403 Remove hardware registers access from common px code 6256158 Fire drivers call ddi_fm_init w/o proper FMA support 6258433 Bus nexus fatal error handling missing for Fire 6279331 pcie misc module is required --HG-- rename : usr/src/uts/sun4/io/px/px_fault.c => deleted_files/usr/src/uts/sun4/io/px/px_fault.c rename : usr/src/uts/sun4/io/px/px_pci_fm.c => deleted_files/usr/src/uts/sun4/io/px/px_pci_fm.c rename : usr/src/uts/sun4/io/px/px_pci_fm.h => deleted_files/usr/src/uts/sun4/io/px/px_pci_fm.h rename : usr/src/uts/sun4v/io/px/px_csr.h => deleted_files/usr/src/uts/sun4v/io/px/px_csr.h rename : usr/src/uts/sun4v/io/px/px_regs.h => deleted_files/usr/src/uts/sun4v/io/px/px_regs.h rename : usr/src/uts/sun4/io/px/px_fault.h => usr/src/uts/sun4/io/px/px_fm.h
2005-06-16PSARC/2004/364 dcam1394 driverap251642-1/+95
4841261 dcamctl links are not removed 5087103 IIDC (1394-based digital cameras) should be supported by Solaris 6261805 dcam1394 will cause a panic after being called to release its isoch resources multiple times
2005-06-156283388 VIS emulation code incorrectly accesses kernel pstate and ccr registersdf1577934-37/+16
2005-06-14OpenSolaris Launchstevel@tonic-gate467-0/+73057