freebsd_amp_hwpstate/sys/i386
Paul Traina 60b0febdbf Add in linux support for the quickcam driver bottom half and
add a new "invasive camera scan" option for folks who have weird
cameras or weird parallel ports.
1996-04-17 09:00:53 +00:00
..
apm Switched from using devfs_add_sw() to using devfs_add_swf() 1996-03-28 14:29:52 +00:00
bios Switched from using devfs_add_sw() to using devfs_add_swf() 1996-03-28 14:29:52 +00:00
boot Now that I have started to use netboot, I see what is missing... 1996-04-14 09:54:14 +00:00
conf Fixed `PCVT_FREEBSD=210'. 1996-04-13 16:50:23 +00:00
eisa Removed unused declaration of bootverbose. 1996-04-07 17:03:12 +00:00
i386 Fixed handling of device flags. The real flags were never used. 1996-04-13 18:33:04 +00:00
ibcs2 Implement ioctl's IBCS2_TCFLSH and IBCS2_TCXONC. Improve termios conversion. 1996-03-28 19:53:21 +00:00
include Changed _BSD_PID_T_ from long to int. Lite2 changed pid_t from long to 1996-04-13 14:25:06 +00:00
isa Add in linux support for the quickcam driver bottom half and 1996-04-17 09:00:53 +00:00
linux Removed never-used #includes of <machine/cpu.h>. Many were apparently 1996-04-07 17:39:28 +00:00
pci Removed now-unused #includes of <machine/cpu.h>. They were for bootverbose 1996-04-07 17:32:42 +00:00
scsi Moved declaration of bootverbose to a better place. Externs should 1996-04-07 16:45:36 +00:00
Makefile