summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-04-20Fill paa_busname field in pcmciabus_attach_args.tsubai
2000-04-20Replace rcons console code with rasops console code.nathanw
2000-04-20IN_MULTICAST() takes in_addr.s_addr as argument, not pointer to it.enami
2000-04-19- Allocate the ktrace operation header on the stack rather than usingthorpej
2000-04-19Add one, remove some.augustss
2000-04-19#include <machine/conf.h>.tsubai
2000-04-19change copyright notice from 3-clause TNF -> 4-clause TNF.itojun
2000-04-19Sync with evbsh3.tsubai
2000-04-19Changes the name of RealTek driver. The new name is `rtk'. This usedhaya
2000-04-19Have prom_cngetc() wait until input has been typed.pk
2000-04-19Regenbouyer
2000-04-19Add some Symbios devices.bouyer
2000-04-19add boundary check for nd6_ifinfo (otherwise ndp -i can make out-of-bounditojun
2000-04-19add stf pseudo interface (commented out due to possible security risks)itojun
2000-04-19add net/if_stf.h and netinet/ip_encap.h (almost noone will include them though)itojun
2000-04-19introduce sys/netinet/ip_encap.c, to dispatch inbound packetsitojun
2000-04-19Allocate the variable `inqbuf' in scsi_probedev on stack rather thanenami
2000-04-19remove extra memory region kept by "struct pfil_head pfil_head_t;".itojun
2000-04-19Calculate an offset of mailbox_in correctly by renaming BHA_MBO_OFFSETenami
2000-04-19add a newline to this fake autoconfig line.mrg
2000-04-19Maintenace: add definitions for command status register.haya
2000-04-18Remove autconf stuff. not needed and wrong.matt
2000-04-18Explicitly include opt_m680x0.h.minoura
2000-04-18defopt M680[2346]0.minoura
2000-04-18Compile -Os instead of -O2 (optimize for space).matt
2000-04-18Handle NCR5394 SCSI as NCR5380. (Doesn't matter, it will use the ROMragge
2000-04-18Add RPB number for VS4000 SCSI.ragge
2000-04-18Make kernel profiling work.tsubai
2000-04-18regen for changed pcidevscgd
2000-04-18SiByte, Inc. is vendor 0x166d.cgd
2000-04-18Enable cache on the 4000/VLC.mhitch
2000-04-18PC_ICR doesn't exist on the 4000/VLC and trying to read it apparentlymhitch
2000-04-18Add some defines gleaned from OpenVMS to enable cache on the 4000/VLC.mhitch
2000-04-18Fix typo in last commit.tron
2000-04-18Prevent the system from getting watchdog reset by returning directly to usereeh
2000-04-18Turn off traptrace before printing a panic message so we don't flush the usefuleeh
2000-04-17Comment-out the RASTERCONSOLE_{BG,FG} color settings; they representpk
2000-04-17When constructing `ri_devcmap[]', pack four instances of the LUTs in eachpk
2000-04-17Fetch the SCSI ID out of NVRAM instead, if possible.ragge
2000-04-17Make sure to reset the CPU context in ctx_free().pk
2000-04-17Revert last change (the last change was not necessarily desirable, andoster
2000-04-17implement bus_space_vaddr()drochner
2000-04-17implement bus_space_vaddr()drochner
2000-04-17#if 0 the (way bogus) PCI_CLASS_COMMUNICATIONS/PCI_SUBCLASS_BRIDGE_PCI (!!!)cgd
2000-04-17DEC have the internal SCSI controller as ID6, and CDROM as ID7.ragge
2000-04-17fix endian issue in filling in interface id.itojun
2000-04-17regenmrg
2000-04-17implement lchflags(2), which does the chflags(2) dance without followingmrg
2000-04-17regenjoda
2000-04-17Panasonic KXLC003joda