freebsd-skq/sys/i386
Kazutaka YOKOTA 30f3a4598b - Add new bell types: "quiet.normal" and "quiet.visual".
When bell is of "quiet" types, the console won't ring (or flush)
  if the ringing process is in a background vty.
  PR: i386/2853

- Modify the escape sequence 'ESC[=%d;%dB' so that bell pitch and
  duration are set in hertz and msecs by kbdcontrol(1).
  There will be a corresponding kbdcontrol patch.
  PR: bin/6037
  Submitted by: Kouichi Hirabayashi (kh@eve.mogami-wire.co.jp)
1998-08-03 09:09:35 +00:00
..
apm Add the ability to suspend as well as hibernate to the system. This 1998-07-06 06:29:07 +00:00
bios Add the ability to suspend as well as hibernate to the system. This 1998-07-06 06:29:07 +00:00
boot TFTP_ACK goes to port 69 (default tftp port) and tftpd says 'Timeout'. 1998-07-31 09:03:15 +00:00
conf Add the 'cs' driver for Crystal Semiconductor CS89x0 devices. This 1998-07-20 20:00:43 +00:00
eisa Fixed printf format errors (only 1 left in GENERIC now). 1998-07-13 09:53:11 +00:00
i386 Add the ISP Qlogic SCSI card to the list of known devices. 1998-08-02 09:32:52 +00:00
ibcs2 Updated generated files. 1998-06-09 03:36:59 +00:00
include u_int --> unsigned int, remove (now unneeded) <sys/types.h> 1998-07-28 15:22:51 +00:00
isa - Add new bell types: "quiet.normal" and "quiet.visual". 1998-08-03 09:09:35 +00:00
linux Fixed print format errors. 1998-07-29 16:43:00 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-08 09:47:47 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00