1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/release/sysinstall
Bill Paul 73334a4329 Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters.
Previously, these cards were supported by the lnc driver (and they
still are, but the pcn driver will claim them first), which is fine
except the lnc driver runs them in 16-bit LANCE compatibility mode.
The pcn driver runs these chips in 32-bit mode and uses the RX alignment
feature to achieve zero-copy receive. (Which puts it in the same
class as the xl, fxp and tl chipsets.) This driver is also MI, so it
will work on the x86 and alpha platforms. (The lnc driver is still
needed to support non-PCI cards. At some point, I'll need to newbusify
it so that it too will me MI.)

The Am79c978 HomePNA adapter is also supported.
2000-09-20 17:30:22 +00:00
..
help Remove outdated crypto comments. 2000-07-24 18:45:25 +00:00
anonFTP.c
cdrom.c
command.c
config.c enable sshd by default. This only effects *new* installs, so 2000-09-04 15:50:15 +00:00
dev2c.sh
devices.c Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters. 2000-09-20 17:30:22 +00:00
dhcp.c
disks.c - Added support for installing boot0 and boot0.5 for PC-98. 2000-08-12 14:20:31 +00:00
dispatch.c
dist.c Enable crypto by default with "canned" distributions (it can still 2000-09-16 21:15:21 +00:00
dist.h Enable crypto by default with "canned" distributions (it can still 2000-09-16 21:15:21 +00:00
dmenu.c
doc.c
dos.c
floppy.c - Remove obsolete PC-card boot.flp hack. It was for making both PC-card 2000-06-05 13:17:23 +00:00
ftp.c Simplify the ftp directory search code a little and eliminate a warning. 2000-09-19 07:45:08 +00:00
globals.c Terminate, with extreme prejudice, the USAResident hack which 2000-07-24 18:00:16 +00:00
http.c IPv6 support. 2000-07-14 08:33:10 +00:00
index.c Add in the linux, tcl83, and tk83 ports categories. 2000-08-16 18:44:40 +00:00
install.c MFS: sync with -stable by removing the now-vestigal X_AS_PKG stuff. 2000-09-07 16:05:52 +00:00
install.cfg
installUpgrade.c Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
keymap.c
kget.c
label.c - Support MBR boot loaders that are larger than one sector size. 2000-07-12 18:08:27 +00:00
lang.c
list.h
lndir.c
main.c - Remove obsolete PC-card boot.flp hack. It was for making both PC-card 2000-06-05 13:17:23 +00:00
Makefile Remove unneded -lmytinfo 2000-09-16 03:56:25 +00:00
media.c Fix HTTP port addresses for the IPv6 case. 2000-08-03 02:51:45 +00:00
menus.c MFS: sync with -stable by removing the now-vestigal X_AS_PKG stuff. 2000-09-07 16:05:52 +00:00
misc.c
mouse.c Fixed small bug introduced in my last commit. 2000-05-11 23:43:12 +00:00
msg.c Ugh. Back out local changes that crept in with my last commit. :( 2000-07-14 08:09:50 +00:00
network.c IPv6 support. 2000-07-14 08:33:10 +00:00
nfs.c
options.c IPv6 support. 2000-07-14 08:33:10 +00:00
package.c
pccard.c set pccard insertion beep type in install floppy. 2000-08-29 00:42:31 +00:00
rtermcap.c
sysinstall.8 Tiny manual correction; add mention of Kerberos 5. 2000-06-25 10:48:40 +00:00
sysinstall.h Terminate, with extreme prejudice, the USAResident hack which 2000-07-24 18:00:16 +00:00
system.c Allow the Fix-it functionality to detect that we are on a serial console, 2000-07-18 09:14:06 +00:00
tape.c
tcpip.c Correct variable check for VAR_TRY_DHCP. 2000-09-15 08:15:14 +00:00
termcap.c Bump an upper limit test so the xterm termcap selection actually works. 2000-07-26 02:51:47 +00:00
ufs.c
usb.c Add support for USB to sysinstall. This includes running usbd and 2000-05-12 03:01:17 +00:00
user.c
variable.c Fix the HTTP transfer code to correctly parse the port number if 2000-07-30 22:18:53 +00:00
wizard.c - Remove obsolete PC-card boot.flp hack. It was for making both PC-card 2000-06-05 13:17:23 +00:00