freebsd with flexible iflib nic queues
Go to file
Julian Elischer 87f6c6625d Pass 3 of the great devsw changes
most devsw referenced functions are now static, as they are
in the same file as their devsw structure. I've also added DEVFS
support for nearly every device in the system, however
many of the devices have 'incorrect' names under DEVFS
because I couldn't quickly work out the correct naming conventions.
(but devfs won't be coming on line for a month or so anyhow so that doesn't
matter)

If you "OWN" a device which would normally have an entry in /dev
then search for the devfs_add_devsw() entries and munge to make them right..
check out similar devices to see what I might have done in them in you
can't see what's going on..
for a laugh compare conf.c conf.h defore and after... :)
I have not doen DEVFS entries for any DISKSLICE devices yet as that will be
a much more complicated job.. (pass 5 :)

pass 4 will be to make the devsw tables of type (cdevsw * )
rather than (cdevsw)
seems to work here..
complaints to the usual places.. :)
1995-12-08 11:19:42 +00:00
bin Fix my own brokeness for the colon operator, when one of the arguments 1995-11-18 18:05:03 +00:00
eBones After some more investigation I found that I can build a release from scratch 1995-11-21 06:35:37 +00:00
etc Specify Timeout.queuewarn.normal at 1day as well as Timeout.queuewarn. 1995-12-07 16:38:34 +00:00
games gets() -> fgets() 1995-12-01 08:19:12 +00:00
gnu Restore white spaces to original cvs-1.4Alpha2 state so that we can 1995-12-03 14:17:06 +00:00
include Removed reference to missing mp.h in comment. We have GNU MP now. 1995-11-12 19:29:08 +00:00
lib Include sys/time.h, not sys/user.h. 1995-12-08 08:47:41 +00:00
libexec Fix typo. 1995-12-02 18:23:00 +00:00
lkm Delete obnoxious uprintf()s in load/unload procedures. 1995-11-29 20:10:33 +00:00
release Update the -current sources from the 2.1 branch. 1995-12-07 10:34:59 +00:00
sbin Use a dynamically-sized buffer for SIOCGIFCONF so that `ifconfig -a' 1995-12-07 19:21:53 +00:00
secure *GULP* cvs remove the uncomfortably large list of files that are no longer 1995-12-02 20:58:10 +00:00
share Add support for ALL_HOOK feature. Lets you replace the `all' target 1995-12-07 14:11:29 +00:00
sys Pass 3 of the great devsw changes 1995-12-08 11:19:42 +00:00
tools Fix two nits. 1995-11-06 16:51:45 +00:00
usr.bin Don't #define NO_CONST. Defining it caused type mismatches for 1995-12-07 14:17:14 +00:00
usr.sbin Specify Timeout.queuewarn.normal at 1day as well as Timeout.queuewarn. 1995-12-07 16:38:34 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
CVS-INFO Update the CVS template. 1995-07-23 17:37:22 +00:00
HW.TROUBLE Added the first three entries. Changed the intro a bit. 1994-08-28 20:48:37 +00:00
Makefile Added 'install' to the lib-tools target since it is uses the new '-C' flag 1995-11-28 20:04:19 +00:00
README Small tweak - I said that ESC-ESC aborted the install. It actually only 1994-11-10 04:28:15 +00:00
TODO Removed the ps through a pipe project since we decided this was 1995-04-23 21:34:23 +00:00

   -----------------------------------------
       FreeBSD 2.0  ---  ALPHA Release                 ,        ,
   -----------------------------------------          /(        )`
                                                      \ \___   / |
Welcome to the ALPHA release of FreeBSD 2.0 - the     /- _  `-/  '
first public snapshot of our new 4.4BSD Lite based   (/\/ \ \   /\
operating system environment.  This install proce-   / /   | `    \
dure is also at the ALPHA stage, and contains only   O O   ) /    |
the minimum functionality required by an             `-^--'`<     '
*EXPERIENCED* person to install the system.         (_.)  _  )   /
It is our hope, of course, that the feedback         `.___/`    /
provided from this snapshot will                       `-----' /
greatly assist us in making the release   <----.     __ / __   \
of 2.0 much more user friendly.  Your     <----|====O)))==) \) /====
comments and criticisms are very          <----'    `--' `.__,' \
valuable to us, so please don't hesitate               |        |
in contacting us!  Full details on where and            \       /	/\
how to provide feedback are given below.           ______( (_  / \______/
                                                 ,'  ,-----'   |
This install procedure is ALPHA code, and        `--{__________)
may very possibly *DESTROY* the contents of your
ENTIRE DISK!  Please do not proceed with this installation
unless you've adequately backed up your data first!

If any errors occur during this installation, you can see them
by toggling over to the alternate screen - type ALT-F2 to switch
over, ALT-F1 to switch back to the install screen.  The debugging
output on the second screen may be very valuable to us in understanding
your bug report, so please be sure to take note of it when reporting
any failures in the installation!  Thanks!

Menus and scrolling output windows may be traversed with the arrow
and Page Up/Page Down keys.  To suspend the installation at any point,
hit ESC twice.  Hitting TAB will move the focus to different controls.
If you've ever dealt with a DOS installation, you'll know how to deal
with this.

For a more complete description of what's new in this release, please
see the release notes.

For more documentation on this system, it is recommended that you purchase
the 4.4BSD Document Set from O'Reilly Associates and the USENIX Association.
ISBN 1-56592-082-1  We have no connection with O'Reilly, we're just
satisfied customers!

Have fun, and please let us know of any problems you encounter with
this release!

Comments should be sent to:

	hackers@FreeBSD.org

Bug reports should be sent using the `send-pr' utility, if you
were able to get the system installed, otherwise to:

	bugs@FreeBSD.org

And general questions to:

	questions@FreeBSD.org


Please have patience if your questions are not answered right away -
this is an especially busy time for us, and our volunteer resources
are often strained to the limit (if not somewhat past!).

Thanks!

				The FreeBSD Project