freebsd-src/sys/i386
Søren Schmidt ff2c4726bc Changed tuner code to autodetect tuner i2c address.
Addresses were incorrectly hardcoded.

Submitted by:   Roger Hardiman <roger@cs.strath.ac.uk>
1998-09-30 20:43:25 +00:00
..
apm Use defines APM_BIOS and SYSTEM_BIOS instead of hardcoding 0x53 and 0x15. 1998-09-28 03:41:12 +00:00
bios Use defines APM_BIOS and SYSTEM_BIOS instead of hardcoding 0x53 and 0x15. 1998-09-28 03:41:12 +00:00
boot Remove the -b boot option. It is no longer necessary now that the VESA 1998-09-23 06:50:45 +00:00
conf Make the ELF kernel build produce a dynamic executable (!). This enables 1998-09-30 12:14:39 +00:00
eisa Use %p with (void *) casts to print pointers with printf. 1998-09-17 00:08:29 +00:00
i386 vm86_datacall: always use workaround since temp. malloced buffer or stack 1998-09-29 22:06:33 +00:00
ibcs2 Silence a harmless warning. 1998-09-26 00:55:53 +00:00
include Changed tuner code to autodetect tuner i2c address. 1998-09-30 20:43:25 +00:00
isa Document that we support the CS4236B. 1998-09-30 14:09:00 +00:00
linux Add several missing ioctl handlers. One needed by Sybase, the others 1998-09-30 01:42:53 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00