Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-17 | Add some more NVIDIA graphics cards. | Jonathan Gray | |
From Eric Gillingham <sysrq@sysrq.tk> | |||
2007-03-17 | we do not want uts(4) enabled until we have proper calibration | Robert Nagy | |
support, so revert my previous commit | |||
2007-03-16 | Split the whole chip init stuff in bcw_init() into a new function | Marcus Glocker | |
called bcw_chip_init(), according to the 80211Init steps in the spec. | |||
2007-03-16 | Re-initialise f_seekp to 0 on a successful read_inode() return. | Marc Aurele La France | |
Fixes a problem that prevented the booting of a kernel that, to be found, needs more than one block per directory iin its path to be read. ok miod@, deraadt@ | |||
2007-03-16 | enable uts(4) | Robert Nagy | |
2007-03-16 | uts(4) is a driver for USB Touchscreens; | Robert Nagy | |
currently the driver only support touchscreens made by eGalax and Future Technology Devices (ITM) ok deraadt@ | |||
2007-03-16 | add DEC_KN300 support from NetBSD; | Robert Nagy | |
This code makes it possible to run on some of the AlphaServers, namely AlphaServer 4100 and 1200. add mcbus(4) and mcpcia(4) to provide support for the system bus and the MCPCIA-to-PCI bus adapter that can be found in these systems allow the pci_swiz_bus code to handle variable extent names to be able to handle more than one mcpcia(4) "just commit it" deraadt@ | |||
2007-03-16 | remove message that prints | Theo de Raadt | |
arplookup: unable to enter address for xxx.xxx.xxx.xxx because it is absolutely useless in a modern world with cable modems which leak arp packets over IP netblock zones; Anyone who used this as a diagnostic for real problems has other tools to use; from discussion with kitella, ok claudio | |||
2007-03-16 | Add missing "goto fail;" in an error path of fxp_attach(). | Claudio Jeker | |
2007-03-16 | Cleanup prototypes. | Marcus Glocker | |
2007-03-16 | Remove a lot of dead code and nonexisting registers. This stuff was mostly | Marcus Glocker | |
copied over from bce(4) and is obsolete or needs to be rewritten. | |||
2007-03-16 | Better (constant) register naming. | Marcus Glocker | |
2007-03-16 | Split the beacon returned by ieee80211_beacon_alloc() in two parts and | Claudio Jeker | |
fill everything up to IEEE80211_ELEMID_TIM into the beacon template and everything after and including IEEE80211_ELEMID_TIM into the tim template. This fixes the beacons on 11g where two TIM fields where announced. acx_beacon_locate() is used to calculate the offset to a defined TLV field. If other dirvers need it as well we may move it up into net80211. OK mglocker@ | |||
2007-03-16 | Timecounters for sparc64. The cleanest and easiest timecounter | Artur Grabowski | |
implementation this far. Uses the %tick register (as microtime was using before). kettenis@ ok | |||
2007-03-16 | First super massive register cleanup run; group/sort registers, | Marcus Glocker | |
remove lots of obsolete registers, mark unused registers for deletion, mark suspect registers for closer verification, comments ... | |||
2007-03-16 | A new PCI id for Intel's PCIe quad port fiber adapter. | Reyk Floeter | |
2007-03-15 | sync | Reyk Floeter | |
2007-03-15 | add Intel PCI-E quad port fiber device ID | Reyk Floeter | |
2007-03-15 | UltraSPARC-IV cpus appear a bit different in OpenFirmware than older cpus. | Mark Kettenis | |
Make sure we fetch the right properties such that we don't crash later in the pci bus walking code when we divide by a zero cache line size. | |||
2007-03-15 | Make sure we find the OpenFirmware node for UltraSPARC-IV cpus. | Mark Kettenis | |
2007-03-15 | Disable x/q functionnality on 32bit platforms, because the examination code | Miod Vallat | |
is not supposed to work on values larger than db_expr_t. | |||
2007-03-15 | Set chip operation mode in the init path. Add first bits to enable | Marcus Glocker | |
interrupts at some point. | |||
2007-03-15 | m_prepend() works only for sizes smaller than MHLEN. | Claudio Jeker | |
OK beck@ deraadt@ pyr@ | |||
2007-03-15 | Since p_flag is often manipulated in interrupts and without biglock | Artur Grabowski | |
it's a good idea to use atomic.h operations on it. This mechanic change updates all bit operations on p_flag to atomic_{set,clear}bits_int. Only exception is that P_OWEUPC is set by MI code before calling need_proftick and it's automatically cleared by ADDUPC. There's no reason for MD handling of that flag since everyone handles it the same way. kettenis@ ok | |||
2007-03-15 | regen | Jonathan Gray | |
2007-03-15 | commit the correct version this time | Jonathan Gray | |
2007-03-15 | Add a few different things found in submitted dmesgs. | Jonathan Gray | |
2007-03-15 | regen | Jonathan Gray | |
2007-03-15 | JMB368 has no SATA. | Jonathan Gray | |
2007-03-14 | Make SMU sensors and fan control work on PowerMac8,1. | Mark Kettenis | |
tested by Alastair Poole. | |||
2007-03-14 | Clean up after miod. | Mark Kettenis | |
2007-03-14 | Check if there are still blocks left to be allocated _after_ we have | Pedro Martelletto | |
read in the bitmap (an operation that might cause us to sleep), and before committing to the allocation. Fixes PR 5230, okay krw@, millert@. | |||
2007-03-14 | Call ifp->if_start() at the end of the rx interrupt handling just in case | Claudio Jeker | |
ieee80211_input() enqueued a packet beforehand. malo(4) does not support hostap mode so this should not happen but perhaps mglocker@ gets it working someday. OK mglocker@ | |||
2007-03-14 | In HostAP mode, ieee80211_input() will enqueue packets in if_snd without | Claudio Jeker | |
calling if_start(). So call ifp->if_start() at the end of the RX interrupt function. This solves the porblem of getting dhcp leases from the AP if the network is quiet. OK mglocker@ | |||
2007-03-13 | Nuke __HAVE_OLD_DISKLABEL code, this was never defined anyway. | Miod Vallat | |
2007-03-13 | Add <machine/fpu.h> for upcoming userland changes. | Miod Vallat | |
2007-03-13 | Drop the second and third arguments to adb_op_sync, for they are not used; | Miod Vallat | |
while there, remove explicit global variable initializations to zero, and appease the gods by removing the most ludicrous spurious casts. No functional change (except for code shrinkage). | |||
2007-03-13 | Be more strict during probe, consider failures to get device description | Miod Vallat | |
and device status code fatal, and do not attach in these cases. | |||
2007-03-13 | When about to run X11 in 32 bpp mode, advertize correctly that we are | Miod Vallat | |
really using 24 bpp pixels on 32 bit boundaries. | |||
2007-03-13 | Reset psl to spl0 in cpu_fork(), so that kthreads start at spl0 and not | Miod Vallat | |
splhigh(); from NetBSD | |||
2007-03-13 | Don't bother checking for OLF binaries if option SMALL_KERNEL. | Miod Vallat | |
2007-03-13 | Move UKC later in the boot process, so that it can use malloc(). | Miod Vallat | |
2007-03-13 | It is safe to run tlb_exception() at the pre-fault ipl. | Miod Vallat | |
2007-03-13 | Add two more SFSR bits found on UltraSPARC-III cpus. | Mark Kettenis | |
2007-03-13 | Dangling include | Miod Vallat | |
2007-03-13 | regen | Robert Nagy | |
2007-03-13 | Add ITM Touchscreen from Future Technology Devices | Robert Nagy | |
2007-03-13 | tlb shootdown in pmap_change_attrs was shooting the wrong va. | Artur Grabowski | |
"yes man" mickey@ (I think that meant 'ok'). | |||
2007-03-13 | we need a resid too | David Gwynne | |
2007-03-13 | add timeouts on ata_xfers | David Gwynne | |