summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-10-03Make this compile on alpha and, presumably, other noncjs
1997-10-03define SIZE?=size, and use ${SIZE} instead of size. makes crosslukem
1997-10-03fix missing com_kgdb_attached() argdecl, from Michael C. Richardson in PR 4196mikel
1997-10-03Increase MSGBUFOFF to 512 so we can be sure there is room for agwr
1997-10-03Clean up and comment the device types, and add the "enclosure services",thorpej
1997-10-03Define the REZERO UNIT command.thorpej
1997-10-03Define the "write parameters" mode page.thorpej
1997-10-02Reimplement a test for broadcast addresses advertized, which was left outis
1997-10-02kern/3022: make sure that printing sense info in SCSIDEBUG case starts atmjacob
1997-10-02port-mac68k/4158: current kernel doesn't recognize some adb devices.briggs
1997-10-02port-mac68k/4175: Need to add support for 33 MHz LC475/Q605.briggs
1997-10-02Oops, missed a space in previous formatting change.christos
1997-10-02Make msgbuf stay in page zerogwr
1997-10-02Fix MSGBUFSIZEgwr
1997-10-01Fix the problem described in PR port-i386/4177: scroll lock could causedrochner
1997-10-01Missing `#ifdef SUN4M' in pmap_release(); rearrange slightly to lookpk
1997-10-01Silly boy.... don't print out sense info if the command was marked SCSI_SILENT,mjacob
1997-10-01Many thanks to Wolfgang Rupprecht for spotting this... In order to be suremjacob
1997-10-01adapt to changed device namesdrochner
1997-10-01regendrochner
1997-10-01Correct a number of Intel PCI devices, sync with names used in data sheet.drochner
1997-10-01Remove duplicate inclusion of <sys/device.h>.kleink
1997-10-01Provide workaround (by Charles Hannum) for error in register allocation thatfvdl
1997-10-01Add missing SCSI_DATA_IN when issuing a READ_ELEMENT_STATUS command.thorpej
1997-10-01Cosmetic changes to keep coding style consistency in this directory;enami
1997-09-30PR/4162: Chris Jones: make cleandir does not work properly; it does notchristos
1997-09-30PR/4162: Chris Jones: make cleandir does not work properly; it does notchristos
1997-09-30Only use a subregion if the region we got was of length 8.mycroft
1997-09-30PR/4162: Chris Jones: make cleandir does not work properly; it does notchristos
1997-09-30Add TIOCM{BI{C,S},{S,G}ET} from revision 1.98. As Charles says thesechristos
1997-09-30- only convert real hex constants to 0x form, not $NetBSD...is
1997-09-30Make this file deserve its name: add DHCP support, conditionalizeddrochner
1997-09-30Use functions (shared with DHCP boot) in nfs_boot.c.drochner
1997-09-30Factor out some functions used by bootparam and DHCP boot.drochner
1997-09-30PR/4189: Matthias Scheler: pccons doesn't compile if national keyboard mapchristos
1997-09-29Forgot to remove this yesterday... this was renamed to netbsd060sp.S.is
1997-09-29When changing btst #7,_machineid+3 to cmpl #CPU_68060,_cputype, I forgot tois
1997-09-29Add in mtop operation MTCMPRESS, which can enable or disable tape compression.mjacob
1997-09-29Add SCSI-3 DATA COMPRESSION page structure.mjacob
1997-09-29Add mtop command to enable/disable compression. Added 4 new ioctls tomjacob
1997-09-29midway update:chuck
1997-09-29Add 'initialize element status' command; note (for future fixing in ch.c)mjacob
1997-09-29add ext2fs support to boot floppy.perry
1997-09-29Add quirks entries for Hitachi DK515C disk drives and Cipher ST150S tape drive.bouyer
1997-09-29A little cleanup and print more error messages.mjacob
1997-09-29Fix a misspelling.mjacob
1997-09-28Build the 68060 support package in the kernel build dir.is
1997-09-28Pass new boot information per default.drochner
1997-09-28Bring the new root disk algorithm into shape (minor cleanup, clarifydrochner
1997-09-28In the OS glue code for the 060SP, replace the copyin()/copyout() glue byis