summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-04-20Fix a typo that prevented the large inbound PCI memory window fromthorpej
2003-04-20Initialize name and dma tag.fvdl
2003-04-20Add sysmon device.martin
2003-04-20Initialize name and dma tag.fvdl
2003-04-20The sysmon device is used for sysmon_power too.martin
2003-04-20Initialize ahc->name. From Izumi Tsutsui.fvdl
2003-04-20Reinstate one change from rev. 1.12, but differently. Preload r2 withthorpej
2003-04-20Fix some AHC_DEBUG printf cases, and undef AHC_DEBUG.fvdl
2003-04-20KNFbjh21
2003-04-20Call ahc_softc_init in attach function.fvdl
2003-04-20Back out previous. There were several problems with the patch thatthorpej
2003-04-20Actually define ahc_htole and reverse macros.fvdl
2003-04-20Delay ahc_free until after shutdown hook disestablish.fvdl
2003-04-20Create a symlink to sys/arch/arm/include alongside the one tobjh21
2003-04-20swapped the words in lseek offset reassembly (that was was confused-endian)manu
2003-04-2080 columns, dammit!bjh21
2003-04-20Use <sys/float_ieee.h> rather than <sys/math_ieee.h>, which doesn't exist.bjh21
2003-04-20Use %lu format and (u_long) cast when printing size_t.bjh21
2003-04-20Correct typo in previous.fvdl
2003-04-20Add FreeBSD compat define for PPR_PCOMfvdl
2003-04-20Regen.fvdl
2003-04-20Sync with FreeBSD rev. 1.10: correct default precompensation value for RevAfvdl
2003-04-20Get rid of AHC_LUN_WILDCARD, making differences with FreeBSD smaller.fvdl
2003-04-20add simple_locks that are missed in the previous.yamt
2003-04-20PR/5458: Andrew Brown: acct(2) bug accounting to files marked sappndchristos
2003-04-20try to get this to work for both endian machines.christos
2003-04-20Change a fixup of interrupt number a bit.nakayama
2003-04-20Regenmanu
2003-04-20Fixed an ABI bug in lseek: NetBSD pads the syscallarg structure because ofmanu
2003-04-19PR/21236: Simon Hitzemann: Fix missing space in error format. While I amchristos
2003-04-19PR/17738: Matthias Drochner, PR/21230: Onno van der Linden: vt100 wsconschristos
2003-04-19Add a float_ieee.h file for all IEEE compliant archs to include.christos
2003-04-19PR/3012: Greg A. Woods: Write all float.h files [except the vax of course]christos
2003-04-19PR/2996: Greg Oster: Fix comment to match reality. Names are padded tochristos
2003-04-19Adapt to ARM32_PMAP_NEW.thorpej
2003-04-19PR/2931: Eric Beltensen: Move boolean_t and TRUE/FALSE from uvm_param.h tochristos
2003-04-19Improved bahvior for map_fd. When Darin uses findspace = 0, this seems tomanu
2003-04-19PR/2845: Mike Schwartz: Allow some #defines to be tuned by kernel optionschristos
2003-04-19Remove extra \n's in boot message.tsutsui
2003-04-19PR/2352: Tor Egge: Add sysctl to get uid of connected socket.christos
2003-04-19Fix format string mismatch.bjh21
2003-04-19NetBSD RCS Ids.fvdl
2003-04-19Adapt to new backend. Needs testing.fvdl
2003-04-19Adapt to newer backend. Needs testing.fvdl
2003-04-19Fix this to compile with the new driver. Needs testing.fvdl
2003-04-19Newer ahc driver, port from Justin Gibbs' driver in FreeBSD. Ported byfvdl
2003-04-19Newer adaptec 7xxx driver. Written by Justin Gibbs for FreeBSD. Ported tofvdl
2003-04-19Add ahd at pci (to be added later).fvdl
2003-04-19Changes for newer ahc driver, and ahd driver (the latter is a placeholderfvdl
2003-04-19Generated register/sequencer code include files for the ahc and ahdfvdl