freebsd-nq/sys/i386
Warner Losh 30cb2a0dfb Make the ISA nic section look like the other device sections with
comments on the same line like so:
	device		foo		# FooInc Brand NetEther cards

Also, move the wireless NIC cards to their own section.

Add commented out wl driver in wireless section.

Remove obsolete or redundant comments about some of the wireless cards
that used to apply but don't since we've removed 'at foobus'.

There should be no functional changes in this change.
2000-11-07 21:20:52 +00:00
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
apm Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
bios Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
conf Make the ISA nic section look like the other device sections with 2000-11-07 21:20:52 +00:00
i386 Protect against an infinite loop when prefaulting pages. This can 2000-11-07 18:31:16 +00:00
ibcs2 Make the target a little bit more generic. 2000-11-01 08:47:34 +00:00
include Our SHRT_MIN definition was actually 4 bits too big. 2000-11-04 21:01:44 +00:00
isa Switched from i386/isa/scsi_dvcfg.h to cam/scsi/scsi_dvcfg.h 2000-11-05 14:34:35 +00:00
linux Check that p->p_pptr is not NULL - kernel processes have no parents! 2000-11-06 03:23:56 +00:00
pci Improve the PCI interrupt routing code. Now the process is as follows: 2000-11-02 00:37:45 +00:00
svr4 Remove unneeded <stddef.h> #includes. 2000-10-29 16:57:42 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00